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

feat(t8s-cluster/management-cluster): set a memory limit for the kube-apiserver, so things like kyverno won't take out the whole node #1025

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

cwrau
Copy link
Member

@cwrau cwrau commented Jul 4, 2024

No description provided.

kube-apiserver, so things like kyverno won't take out the whole node
@teutonet-bot
Copy link
Contributor

🤖 I have diffed this beep boop

"/$namespace/$kind/$name.yaml" for normal resources
"/$namespace/HelmRelease/$name/$namespace/$kind/$name.yaml" for HelmReleases <- this is recursive
'null' means it's either cluster-scoped or it's in the default namespace for the HelmRelease

charts/t8s-cluster/ci/artifacthub-values.yaml

charts/t8s-cluster/ci/cidrs-values.yaml

charts/t8s-cluster/ci/injectedCertificateAuthorities-values.yaml

charts/t8s-cluster/ci/securityGroups-values.yaml

charts/t8s-cluster/ci/calico-values.yaml

charts/t8s-cluster/ci/bastion-values.yaml

charts/t8s-cluster/values.yaml

charts/t8s-cluster/ci/gpu-flavor-values.yaml

@cwrau cwrau merged commit 85dee99 into main Jul 5, 2024
12 checks passed
@cwrau cwrau deleted the feat/t8s-cluster/add-memory-limits-for-kube-apiserver branch July 5, 2024 06:33
teutonet-bot added a commit that referenced this pull request Jul 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[8.1.0](t8s-cluster-v8.0.0...t8s-cluster-v8.1.0)
(2024-07-12)


### Features

* **t8s-cluster/management-cluster:** set a memory limit for the
kube-apiserver, so things like kyverno won't take out the whole node
([#1025](#1025))
([85dee99](85dee99))
* **t8s-cluster/raise_api_version:** raise api version for helm.toolk…
([#984](#984))
([ac8cf96](ac8cf96))


### Bug Fixes

* **t8s-cluster:** adjust for 1.29 the SeccompDefault featureGate is
enabled by default anyways
([#1036](#1036))
([62078a9](62078a9))


### Miscellaneous Chores

* **t8s-cluster/dependencies:** update common docker tag to v1.2.0
([#882](#882))
([14825a8](14825a8))
* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker
tag to v1.29.6
([#961](#961))
([455f3e5](455f3e5))
* **t8s-cluster/dependencies:** update registry.k8s.io/etcd docker tag
to v3.5.14
([#1013](#1013))
([a0f31fd](a0f31fd))
* **t8s-cluster:** improve developer experience by providing
tab-completion
([#1005](#1005))
([e01ea6a](e01ea6a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants