-
Notifications
You must be signed in to change notification settings - Fork 1k
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
tbavelier
wants to merge
343
commits into
operator-eks-addon
Choose a base branch
from
tbavelier/release_eks_addon
base: operator-eks-addon
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
Signed-off-by: Nicolas Guerguadj <[email protected]>
* Support new registries for GKE Autopilot * update readme
* [Synthetics] Upgrade Private location to 1.43.0 * Update readme link
Signed-off-by: Pavel Storozhenko <[email protected]>
…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]>
…FIG_LOGS_ENABLED` (#1299)
Signed-off-by: Nicolas Guerguadj <[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]>
* 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
Signed-off-by: Wassim DHIF <[email protected]>
…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
Co-authored-by: clamoriniere <[email protected]>
Co-authored-by: tbavelier <[email protected]>
* 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]>
levan-m
approved these changes
Feb 11, 2025
There was a problem hiding this 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.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 theoperator-eks-addon
branch. The rendered chart can be found in https://github.com/DataDog/helm-charts/pull/1689/files#diff-99b44a30713931edbc32bd303a919213f9978e01af8b9b6ce54b84cb4f23d8b4Tested on kind successfully
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
.github/helm-docs.sh
)CHANGELOG.md
has been updatedREADME.md
make update-test-baselines
)