-
Notifications
You must be signed in to change notification settings - Fork 6
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(oncall): first deployment #494
Conversation
/describe |
PR Description updated to latest commit (1e39a03) |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
bd8f487
to
ae3ea16
Compare
bd15068
to
9d5a133
Compare
9bfc4f2
to
59b871a
Compare
/describe |
PR Description updated to latest commit (59b871a) |
9522044
to
b6baf9b
Compare
PR Type
Enhancement, Configuration changes, Dependencies
Description
Changes walkthrough 📝
1 files
go.sum
Update Go module dependencies to latest versions.
dagger/go.sum
gqlgen
,grpc-gateway
,testify
, and others.improvements.
14 files
observability.yaml
Add observability configurations for Grafana OnCall and Victoria
Metrics.
clusters/mycluster-0/observability.yaml
stack.
components.
helmrelease-rabbitmq.yaml
Add HelmRelease for RabbitMQ with monitoring and persistence.
observability/base/grafana-oncall/helmrelease-rabbitmq.yaml
persistence, and metrics.
performance.
helmrelease-oncall.yaml
Add HelmRelease for Grafana OnCall with external dependencies.
observability/base/grafana-oncall/helmrelease-oncall.yaml
RabbitMQ, and Redis.
vm-common-helm-values-configmap.yaml
Enhance Victoria Metrics stack with Grafana integration and OAuth.
observability/base/victoria-metrics-k8s-stack/vm-common-helm-values-configmap.yaml
platform-private-gateway.yaml
Update platform gateway with new DNS entries.
infrastructure/base/gapi/platform-private-gateway.yaml
kustomization.yaml
Add Kustomization for Grafana OnCall resources.
observability/base/grafana-oncall/kustomization.yaml
HelmReleases.
main.k
Add retention policy to CNPG backup configuration.
infrastructure/base/crossplane/configuration/kcl/cnpginstance/main.k
helmrepo-bitnami.yaml
Update Bitnami Helm repository to OCI format.
flux/sources/helmrepo-bitnami.yaml
helmrelease.yaml
Specify namespace for Grafana Operator HelmRelease.
observability/base/grafana-operator/helmrelease.yaml
sql-instance-definition.yaml
Add retention policy to SQL instance definition.
infrastructure/base/crossplane/configuration/sql-instance-definition.yaml
httproute-oncall.yaml
Add HTTPRoute for Grafana OnCall service.
observability/base/grafana-oncall/httproute-oncall.yaml
httproute-rabbitmq.yaml
Add HTTPRoute for RabbitMQ service.
observability/base/grafana-oncall/httproute-rabbitmq.yaml
platform-private-gateway-certificate.yaml
Update gateway certificate with new services.
infrastructure/base/gapi/platform-private-gateway-certificate.yaml
externalsecret-sqlinstance-password.yaml
Add ExternalSecret for Zitadel master key.
security/base/zitadel/externalsecret-sqlinstance-password.yaml
1 files
gotk-components.yaml
...
clusters/mycluster-0/flux-system/gotk-components.yaml
...