sdefsdf - #176
Closed
lichtloescher wants to merge 162 commits into
Closed
Conversation
Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch>
Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch>
Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch>
Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch>
Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch>
The defaultBackend config of the Ingress is now exclusive and cannot be used together with Ingress rules. Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch>
Added if/else conditions to either configure a defaultBackend or backends with rules. TLS is not possible when defaultBackend is set. Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch>
conditional between `defaultBackend` and `rules` simplified. Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch>
[vcluster]: Add k8s apiserver probe resource
[common]: add ingress defaultBackend
Signed-off-by: Bruno Jost <bruno.jost@bedag.ch>
[common] fix: quote extraLabel value
Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch>
Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch>
Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch>
[common]: Changed `pullSecret` from `string` to `bool`
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
…n pod Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
[common] Add ability to add external pvcs to pods
[common]: Add ability to set configMaps & secret for every container i…
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
[common]: Add ability to set defaultMode for all configFiles
…in pod Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
[common]: Fix ability to set configMaps & secret for every container i…
* feat: add envFrom container arg * feat: add envFrom container arg * feat: add envFrom container arg * feat: add envFrom container arg
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
[common]: Make pullSecret configurable
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
…stem-manager manifest containers Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
…CTL_API Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
[vcluster]: remove deprecated environment variable of etcd named ETCDCTL_API
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
[vcluster]: remove bitnami common subchart, add optional etcd defragmentation CronJob
Signed-off-by: Julien Burdet <julien.burdet@bedag.ch>
[common]: add support for terminationGracePeriodSeconds
…e osm admission by default, add log args to machine-controller & osm Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
[vcluster]: Update osm & machine-controller
Signed-off-by: Lars Gerber <github@larsgerber.ch>
[vcluster]: add support for audit webhook backend
Signed-off-by: Lars Gerber <github@larsgerber.ch>
[vcluster]: mount webhook configmap as directory
Signed-off-by: Lars Gerber <github@larsgerber.ch>
[vcluster]: add konnectivity server controlplane connection settings
Signed-off-by: Lars Gerber <github@larsgerber.ch>
[vcluster]: remove webhook subdirectory in /var/log directory
Signed-off-by: Lars Gerber <github@larsgerber.ch>
[vcluster]: remove Helm chart labels from matchLabel selector
…ges (#168) * [vcluster]: remove Helm chart labels from pod spec Signed-off-by: Lars Gerber <github@larsgerber.ch> * [vcluster]: add configmap and secret checksum to all consumers Signed-off-by: Lars Gerber <github@larsgerber.ch> * [vcluster]: bump to version 0.16.5 Signed-off-by: Lars Gerber <github@larsgerber.ch> * [vcluster]: fix indentation of checksum annotation Signed-off-by: Lars Gerber <github@larsgerber.ch> --------- Signed-off-by: Lars Gerber <github@larsgerber.ch>
[common]: add support for topologySpreadConstraints
[workflows]: update actions to use sha
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close that issue when PR gets merged): fixes #Notes for Reviewer:
Checklist:
[chart]: Changed SomethingREADME.md.gotmplfile and executedhelm-docs