Skip to content

Make operator aware of registry certificates#58

Open
creydr wants to merge 2 commits intofunctions-dev:mainfrom
creydr:make-operator-aware-of-registry-cert
Open

Make operator aware of registry certificates#58
creydr wants to merge 2 commits intofunctions-dev:mainfrom
creydr:make-operator-aware-of-registry-cert

Conversation

@creydr
Copy link
Copy Markdown
Collaborator

@creydr creydr commented Apr 15, 2026

When using an insecure registry (like in the e2e tests), the operator is not able to get the middleware version via func describe, as func describes fails internally with Get "https://kind-registry:5000/v2/": tls: failed to verify certificate: x509: certificate signed by unknown authority. This is because the operator is not aware of the custom cert of the registry.
This PR addresses it and mounts the registry cert into the operator deployment as part of make deploy which is only used during development.

@creydr creydr enabled auto-merge April 15, 2026 13:08
@creydr creydr added this pull request to the merge queue Apr 15, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 15, 2026
@creydr creydr added this pull request to the merge queue Apr 15, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 15, 2026
@creydr creydr added this pull request to the merge queue Apr 15, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 15, 2026
@creydr creydr added this pull request to the merge queue Apr 15, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 15, 2026
@creydr creydr added this pull request to the merge queue Apr 15, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 15, 2026
@creydr creydr added this pull request to the merge queue Apr 15, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 15, 2026
@creydr creydr added this pull request to the merge queue Apr 16, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 16, 2026
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.

1 participant