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

[CECO-1993][Operator 1.11.1] Release eks addon #1689

Draft
wants to merge 343 commits into
base: operator-eks-addon
Choose a base branch
from

Conversation

tbavelier
Copy link
Member

@tbavelier tbavelier commented Feb 5, 2025

What this PR does / why we need it:

Release Operator 1.11.1 for EKS addon

Special notes for your reviewer:

Most of the files updated should be ignored, coming from merging main into the operator-eks-addon branch. The rendered chart can be found in https://github.com/DataDog/helm-charts/pull/1689/files#diff-99b44a30713931edbc32bd303a919213f9978e01af8b9b6ce54b84cb4f23d8b4
Tested on kind successfully

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Documentation has been updated with helm-docs (run: .github/helm-docs.sh)
  • CHANGELOG.md has been updated
  • Variables are documented in the README.md
  • For Datadog Operator chart or value changes update the test baselines (run: make update-test-baselines)

neuronull and others added 30 commits November 22, 2023 07:36
* CRD update from 1.3.0-rc.1

* Update changelog, version, doc
Signed-off-by: Jesse Szwedko <[email protected]>
* Parameter to enable SLO controller: rebase and sign

* Parameter to enable SLO controller: rebase and sign, pt2
* Mount host filesystem when host SBOM is enabled

* Only mount host package manager directories

* Bump version to 3.49.8
* Support new registries for GKE Autopilot

* update readme
* [Synthetics] Upgrade Private location to 1.43.0

* Update readme link
…blic PL chart (#1288)

* [synthetics] Add comments to clarify the usage of configSecret for public PL chart

* [synthetics] Add comments to clarify the usage of configSecret for public PL chart
* Mount host files for proper os detection in SBOMs

* Bump datadog chart version
…ATION_INSTALL_ID (#1263)

* [APM Onboarding] Generate DD_INSTRUMENTATION_INSTALL_TIME and DD_INSTRUMENTATION_INSTALL_ID

* Set KPI env variables on tracer agent

* Fix chart version in changelog

* Set KPI env variables on Cluster Agent

* Store install variables in configmap

* Support parametrized name for configmap

* Use correct configmap name

* Fix merge

* Update changelog message

* Remove empty line

---------

Co-authored-by: Charly Fontaine <[email protected]>
* [CWS] add securiy-profile parameters and enable it by default

---------
Co-authored-by: Sylvain Baubeau <[email protected]>
* Exclude agent container from being labeled by admission controller

* remove if

* Update charts/datadog/templates/daemonset.yaml

Co-authored-by: Cedric Lamoriniere <[email protected]>

---------

Co-authored-by: Cedric Lamoriniere <[email protected]>
aquiladayc and others added 23 commits December 19, 2024 18:06
* Remove deployments.apps example for resources tag option

* Update README

* update readme
* before running baseline tests
* baseline test
* 1.11.1
…tslices to DCA RBAC (#1636)

* Added kubernetesUseEndpointSlices config option and endpointslices to DCA RBAC

* Removed DS_Store from tracked files

* Version bump in readme

* Set endpointslices as default in RBAC
* Support K8s admin events

* Bump conflict

* Undo formatting

* Update README.md

* Update CHANGELOG.md

* Update version
* service discovery: Add support

* Wip
…onfig (#1653)

* [datadog] otel-agent: the otel-agent should be launched with --core-config switch

* [datadog] otel-agent: bump minor and more detailed changelog message
* Bump agent/cluster agent version 7.61.0

* Run update test baselines
* Disable SBOM monitoring features for GKE Autopilot

* simplify if cond

* fix os-release-file volume
* do not run process check in core agent on autopilot

* fix templating to exit early if condition is satisfied
* Mount cri-o directory to access image layers

* Bump datadog chart
* add clusterAgent.apiserverCheck.additionalConfigs

* fix values.yaml

* fix values.yaml

* add clusterAgent.kubernetesApiserverCheck.disableUseComponentStatus instead of additionalConfig

* update readme

* update readme and blank default value

* Update charts/datadog/values.yaml

Co-authored-by: khewonc <[email protected]>

* Update charts/datadog/templates/_kubernetes_apiserver_config.yaml

Co-authored-by: khewonc <[email protected]>

* Update charts/datadog/values.yaml

Co-authored-by: khewonc <[email protected]>

* update helper tpl

* update helper tpl

* update deployment

* Update charts/datadog/values.yaml

Co-authored-by: Cedric Lamoriniere <[email protected]>

* Update charts/datadog/templates/_helpers.tpl

Co-authored-by: khewonc <[email protected]>

* Update charts/datadog/templates/_kubernetes_apiserver_config.yaml

Co-authored-by: khewonc <[email protected]>

* Update charts/datadog/templates/cluster-agent-deployment.yaml

Co-authored-by: khewonc <[email protected]>

* update readme

* Update charts/datadog/values.yaml

Co-authored-by: Cedric Lamoriniere <[email protected]>

* update readme and update version

* Remove newline

Mistakenly added newline when merging main

---------

Co-authored-by: khewonc <[email protected]>
Co-authored-by: Cedric Lamoriniere <[email protected]>
@tbavelier tbavelier added enhancement New feature or request dependencies Pull requests that update a dependency file labels Feb 5, 2025
@tbavelier tbavelier changed the title [Operator 1.11.1] Release eks addon [CECO-1993][Operator 1.11.1] Release eks addon Feb 5, 2025
Copy link
Contributor

@levan-m levan-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Went through the crd, operator and addon charts and looks good to me.
Checked the baseline diff, also diffed rendered current and updated chart (they are identical).

Only fix required is dropping .Capabilities check which won't pass validation unless they changed it.

charts/datadog-operator/templates/_helpers.tpl Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.