Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maps certain StatsD-related annotations to EEC/StatsD container resource requests or limits #588

Merged
merged 4 commits into from
Feb 22, 2022

Conversation

toszr
Copy link
Contributor

@toszr toszr commented Feb 21, 2022

This changeset interprets feature flags similar to:

  annotations:
    "alpha.operator.dynatrace.com/feature-activegate-statsd-resources-requests-memory": "500M"

to corresponding container resource requests or limits.

Valid flags:

  • alpha.operator.dynatrace.com/feature-activegate-statsd-resources-requests-cpu
  • alpha.operator.dynatrace.com/feature-activegate-statsd-resources-requests-memory
  • alpha.operator.dynatrace.com/feature-activegate-statsd-resources-limits-cpu
  • alpha.operator.dynatrace.com/feature-activegate-statsd-resources-limits-memory
  • alpha.operator.dynatrace.com/feature-activegate-eec-resources-requests-cpu
  • alpha.operator.dynatrace.com/feature-activegate-eec-resources-requests-memory
  • alpha.operator.dynatrace.com/feature-activegate-eec-resources-limits-cpu
  • alpha.operator.dynatrace.com/feature-activegate-eec-resources-limits-memory

@toszr toszr requested review from mjgrzybek, aorcholski and a team February 21, 2022 09:50
@toszr toszr self-assigned this Feb 21, 2022
@toszr toszr added the activegate Changes related to Activegate label Feb 21, 2022
@toszr toszr force-pushed the feature/statsd-ingest--resource-requests-limits branch from 08f08d3 to 377b126 Compare February 22, 2022 13:31
@toszr toszr requested a review from 0sewa0 February 22, 2022 13:37
@toszr toszr enabled auto-merge (squash) February 22, 2022 13:38
@toszr toszr force-pushed the feature/statsd-ingest--resource-requests-limits branch from 377b126 to 3ede967 Compare February 22, 2022 13:48
@toszr toszr merged commit ad1fdfb into master Feb 22, 2022
@toszr toszr deleted the feature/statsd-ingest--resource-requests-limits branch February 23, 2022 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
activegate Changes related to Activegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants