-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: moved eks infra/kube terraform folders from furyctl * feat(encryption): added new security parameters in the OnPremises schema * feat(encryption): moved encryption under advanced key * docs: add WIP release for 1.28 * feat: update furyctl version on drone to 0.27.6 * feat: WIP partial kfd.yaml update * feat: WIP update e2e tests * feat: WIP testing and fixing new networking module, fixed a problem on cilium operator default tolerations * feat: update e2e to 1.28 * feat: remove cerebro when using opensearch * feat: remove cerebro on migrations * feat: WIP update kfd.yaml versions * feat: replace gangway with gangplank * feat: replace gangway with gangplank * feat: bump opa version on kfd.yaml * feat: bump on-prem installer to v1.28.7-rev.1 * feat: regenerate pkg apis * feat: put final version on kfd.yaml for logging module * feat: put final auth version on kfd.yaml * feat: update Furyfile.yaml with the same kfd.yaml versions * docs: update release notes with all the correct package version updates * docs: add furyctl on "standard way to deploy KFD" * docs: prepare readme and compatibility matrix for versions 1.28.0, 1.27.5 and 1.26.6 * fix: minio tracing ingress disabled if backend is not minio * fix: remove cerebro also on legacy kustomization.yaml file * feat: add prometheus -> mimir migration as safe * feat: add websocket support on grafana pomerium policy * feat: rename loki config to loki-config.yaml.tpl * feat: add node selectors for gangplank * fix: minio monitoring node selector and tolerations only if backend is actually minio * feat: update drone to use 0.28.0-rc.1 * fix: tfvars kubernetes phase * fix(template/distribution/monitoring/mimir): set max_global_series_per_user to unlimited (#205) Mimir limits by default the amount of time series a user can push to 150000 to protect from a single user DoSing the service. In our installation we have just one "fury" user, used by Prometheus to push all the time series to Mimir. So, as a maximum we will push all the time series available in Prometheus, making it a practical limit. Co-authored-by: Samuele Chiocca <samuele@nutellino.it> * fix: minio monitoring node selectors only if storageclass exists * feat: add entries to schema docs * feat: fix spaces like 1.27.5 * feat: align schemas with 1.27.5 * chore: remove whitespaces * feat: update furyctl version to v0.28.0-rc.2 * docs: update readme badge * feat: update drone furyctl version to rc.4 * feat: add e2e test for upgrades * fix: wrong configuration for the new upgrade pipelines * fix: wrong path on kubeconfig export * fix: e2e script, mising --upgrade flag * docs: update release notes with the actual new features, removals and fixes * feat: add release notes of 1.27.5 1.26.6 --------- Co-authored-by: Alessio Pragliola <alessio.pragliola@sighup.io> Co-authored-by: Stefano Ghinelli <stefano.ghinelli@sighup.io> Co-authored-by: Ramiro Algozino <ramiro@sighup.io>
- Loading branch information
1 parent
93850ec
commit 99aac36
Showing
71 changed files
with
1,936 additions
and
313 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.