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/v1.29.2 #245

Merged
merged 86 commits into from
Aug 9, 2024
Merged

Feat/v1.29.2 #245

merged 86 commits into from
Aug 9, 2024

Conversation

nutellinoit
Copy link
Member

No description provided.

ralgozino and others added 30 commits June 27, 2024 15:49
…monitoring type

This is a set of changes that allow the monitoring stack to be configured to send metrics to a remote Prometheus receiver, both with our current Prometheus monitoring type and with a new PrometheusAgent type that deploys a more minimal Prometheus intallation only for scraping and sending metrics.

- Add `remoteWrite` section to prometheus' configuration in the scheam, so Prometheus can be set up to send metrics to a remote receiver.
- Add prometheusAgent as monitoring type, as an alternative to prometheus+remoteWrite, allowing to have a "minimal" monitoring stack capable of sending metrics to a remote Prometheus receiver. Notice that this mode does not allow for querying the local Prometheus instance (so no local Grafana dashboards) or having local alerting set up.
- Add migrations for switching between Prometheus and Prometheus Agent, and to and from `none`.
- Update documentation with the new features
add a new customOutputs logging type that allows to choose where to ship
the logs via setting the .spec field of the Output and ClusterOutput
objects instead of harcoding them to Loki or OpenSearch.

- added new type to the schema
- added new customOutputs field to the spec.distribution.modules.logging
field with options to configure the outputs
- added new constraints to the schema
- updated the schema docs
- updated kustomize base for logging
- added migrations for the new logging type
- add ingress manifests for Hubble UI behind pomerium when auth is enabled
- update networking schema to allow overriding defaults
- update schemas documentation
- update go-models
Note: this does not update EKS schema because cilium is not an option there.
this patch makes the containerd configuration template more flexible to
support configuring registry mirrors without needing to set also the
authentication, auth details where previously always required otherwise
the templating would fail.
…monitoring type

This is a set of changes that allow the monitoring stack to be configured to send metrics to a remote Prometheus receiver, both with our current Prometheus monitoring type and with a new PrometheusAgent type that deploys a more minimal Prometheus intallation only for scraping and sending metrics.

- Add `remoteWrite` section to prometheus' configuration in the scheam, so Prometheus can be set up to send metrics to a remote receiver.
- Add prometheusAgent as monitoring type, as an alternative to prometheus+remoteWrite, allowing to have a "minimal" monitoring stack capable of sending metrics to a remote Prometheus receiver. Notice that this mode does not allow for querying the local Prometheus instance (so no local Grafana dashboards) or having local alerting set up.
- Add migrations for switching between Prometheus and Prometheus Agent, and to and from `none`.
- Update documentation with the new features
- update schema docs with md-gen
- update go models
enable metrics scraping from the haproxy loadbalancers and deploy the
dashboards and alerts for haproxy from the monitoring module.
Add new schema fields to configure Pomerium
feat(monitoring): add remoteWrite to Prometheus and Prometheus Agent mode
feature(networking): add internal Hubble ingress
…rors

feature(onpremises): support containerd mirrors
feature(dr): add selectors and tolerations to minio and velero on-prem
feature(onprem): enable haproxy monitoring
…-oidc

feat: additional parameters for oidc settings
nutellinoit and others added 28 commits August 1, 2024 10:42
…ng kubernetes_kubeconfig_path and paths.kubectl anymore. Also, removed the check if we are using docker or containerd, since docker has been removed in the distro supported versions + add rsync installation since it was missing on the default installation
feat: add playbook tpl for cluster certificates renewal
@nutellinoit nutellinoit marked this pull request as ready for review August 9, 2024 18:32
@nutellinoit nutellinoit merged commit 40abf2d into main Aug 9, 2024
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants