elastic / elasticsearch-k8s-metrics-adapter

An implementation of the Kubernetes Custom Metrics API for Elasticsearch
Apache License 2.0
5 stars 17 forks source link

Manifest to create dedicated namespace #118

Closed thbkrkr closed 1 month ago

thbkrkr commented 2 months ago

This adds:

Relates to https://elasticco.atlassian.net/browse/CP-8087.

thbkrkr commented 1 month ago

I added sync-wave annotations and an external secret.

Tested in dev with https://github.com/elastic/serverless-gitops/pull/3542:

# devenv-overrides.yaml
overrides:
  dev:
    gitops:
      revision: metrics-adapter-dev-ns-isolation
  dev-devenv:
    gitops:
      revision: metrics-adapter-dev-ns-isolation
    services:
      elasticsearch-k8s-metrics-adapter:
        version: b01df2df9a75
thbkrkr commented 1 month ago

The build corresponding to the merge to main failed:

waiting for healthy state of apiregistration.k8s.io/APIService/v1beta1.custom.metrics.k8s.io and 1 more resources