Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Carvel monitoring features fail with airgapped repo #4769

Closed
jvalkeal opened this issue Nov 21, 2021 · 0 comments
Closed

Carvel monitoring features fail with airgapped repo #4769

jvalkeal opened this issue Nov 21, 2021 · 0 comments
Milestone

Comments

@jvalkeal
Copy link
Contributor

jvalkeal commented Nov 21, 2021

When installing package with:

scdf:
  server:
    service:
      type: NodePort
  feature:
    monitoring:
      prometheus:
        enabled: true
      grafana:
        enabled: true
      prometheusRsocketProxy:
        enabled: true

There's some trouble in images like:

index.docker.io/springcloud/spring-cloud-dataflow-grafana-prometheus@sha256:123e227a390c0785dac7c12247ddb31eb3dd93f33e0888687c24f011fb417e0e
<airgapped>@sha256:cd93b8711bb92eb9c437d74217311519e0a93bc55779aa664325dc83cd13cb32
<airgapped>@sha256:8f18e1c37ce977c954e5fe3ef08a76f90190c3f2f88e3ad32b3a0e66ed531d15

Where spring-cloud-dataflow-grafana-prometheus should point to airgapped repo and as last two which are prometheus and prometheus-rsocket-proxy somewhat fails to pull image(which is mostly likely failure for repo auth).

Things work fine if deployed as is without airgapping as this airgapped repo was in purpose placed behind authentication.

jvalkeal added a commit that referenced this issue Nov 21, 2021
- Hopefully this resolves issue with airgap install
  so that grafana gets resolved correctly to resolved
  imgpkg lock file when it has a correct default value.
- Relates #4769
@jvalkeal jvalkeal added this to the 2.10.0-M1 milestone Nov 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant