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

add namespace var for webhook and crd ca secret #628

Merged
merged 1 commit into from
May 4, 2023

Conversation

acjohnson
Copy link
Contributor

Fixes #627

Motivation

Allows the function-mesh-secrets-webhook helm chart to be deployed into non-default kubernetes namespaces

Modifications

Parameterize CRDs and admission-webhook ca secret namespace. Default behavior of the chart is preserved and tested.

Verifying this change

  • Make sure that the change passes the CI checks.

This change is a trivial rework / code cleanup without any test coverage.

Documentation

Check the box below.

Need to update docs?

  • doc-required

    (If you need help on updating docs, create a doc issue)

  • no-need-doc

    (Please explain why)

  • doc

    (If this PR contains doc changes)

@acjohnson acjohnson requested review from nlu90, freeznet and a team as code owners April 25, 2023 18:12
@github-actions github-actions bot added the doc This pr contains a document label Apr 25, 2023
@freeznet freeznet merged commit 667f51a into streamnative:master May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/charts doc This pr contains a document m/2023-05
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Webhook and CRDs namespace is hardcoded to default
3 participants