-
Notifications
You must be signed in to change notification settings - Fork 141
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 support of local environment variables in kustomize lookup plugin #786
base: main
Are you sure you want to change the base?
Add support of local environment variables in kustomize lookup plugin #786
Conversation
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 14s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 2m 58s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 27s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 55s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 33s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 00s |
f67c998
to
f0691f5
Compare
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 7m 37s |
Hi @abikouo, could you please check for workflow, some sanity tests are failing on |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 23s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 12s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 13s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 52s |
5cfb0ac
to
c4cd490
Compare
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 07s |
c4cd490
to
fbfcadf
Compare
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 53s |
1f49306
to
8983d31
Compare
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 5m 22s |
fc8b233
to
cdebfec
Compare
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 58s |
cdebfec
to
a54156f
Compare
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 07s |
a54156f
to
872d4db
Compare
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 13s |
687d0a0
to
a238296
Compare
a238296
to
4eded57
Compare
Hi @abikouo, I have fixed the typo, considered your suggestion, and added integration tests with positive and negative scenarios. Please review PR again. For unclear reasons, kubevirt test is failing. |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 5m 06s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 29s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 11s |
SUMMARY
kustomize doesn't support an environment that makes it impossible to use
HTTP_PROXY
or provide some templatized parameters.This PR is the result of the issue #783
ISSUE TYPE
COMPONENT NAME
kubernetes.core.kustomize lookup plugin