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

fix: configure proxy env vars in serving controller #208

Merged
merged 10 commits into from
Aug 1, 2024

Conversation

NohaIhab
Copy link
Contributor

@NohaIhab NohaIhab commented Jul 29, 2024

part of #204

Summary

Adds charm configs to knative-serving charm to enable configuring the proxy environment variables in the Serving controller Deployment.
This will enable CKF users to use KNative behind a proxy.
The PR modifies the KnativeServing CR as recommended in the knative docs here. For more details, see the linked issue.

@NohaIhab NohaIhab requested a review from a team as a code owner July 29, 2024 16:50
Copy link
Contributor

@orfeas-k orfeas-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wenth through the issue, very good job on debugging this!

charms/knative-serving/config.yaml Outdated Show resolved Hide resolved
charms/knative-serving/config.yaml Outdated Show resolved Hide resolved
charms/knative-serving/config.yaml Outdated Show resolved Hide resolved
tests/test_bundle.py Outdated Show resolved Hide resolved
@NohaIhab NohaIhab merged commit eebd4fb into main Aug 1, 2024
14 checks passed
@NohaIhab NohaIhab deleted the kf-6041-fix-configure-proxy-env-vars-in-serving branch August 1, 2024 13:39
NohaIhab added a commit that referenced this pull request Aug 19, 2024
* feat: add initial config for proxy envs in knative-serving controller
* unit test proxy configs
* add integration test
NohaIhab added a commit that referenced this pull request Aug 19, 2024
* feat: add initial config for proxy envs in knative-serving controller
* unit test proxy configs
* add integration test
NohaIhab added a commit that referenced this pull request Aug 21, 2024
…-env-vars-in-serving-1.12

(cherry-pick to track/1.12) fix: configure proxy env vars in serving controller  (#208)
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.

2 participants