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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃尡 Adds CM environment variables to CAPV manifest #1534

Merged

Conversation

srm09
Copy link
Contributor

@srm09 srm09 commented May 12, 2022

What this PR does / why we need it:
This patch adds the required environment variables to the capv-controller-manager Deployment used by the ProviderServiceAccount reconciliation loop to lookup the name and namespace of the Configmap to add the ServiceAccount info to.

Which issue(s) this PR fixes:
Fixes #1533

Special notes for your reviewer:
This PR makes changes to the deployment manifest that gets generated for the supervisor types.

Release note:

Adds CM environment variables to CAPV deployment for Supervisor types

@srm09 srm09 added this to the v1.2.0 milestone May 12, 2022
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 12, 2022
Signed-off-by: Sagar Muchhal <muchhals@vmware.com>
@srm09 srm09 force-pushed the fix-manifest/add-cm-env-vars branch from ea2bf43 to 7e46db7 Compare May 12, 2022 21:31
@srm09
Copy link
Contributor Author

srm09 commented May 12, 2022

/retitle 馃尡 Adds CM environment variables to CAPV manifest

@k8s-ci-robot k8s-ci-robot changed the title 馃尡 Adds a patch to add CM environment variables 馃尡 Adds CM environment variables to CAPV manifest May 12, 2022
@srm09
Copy link
Contributor Author

srm09 commented May 12, 2022

/assign @aartij17
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: srm09

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 12, 2022
@aartij17
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 12, 2022
@k8s-ci-robot k8s-ci-robot merged commit 199723c into kubernetes-sigs:main May 12, 2022
@srm09 srm09 deleted the fix-manifest/add-cm-env-vars branch June 15, 2022 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CAPV deployment manifest missing parameters required for Supervisor type reconciliation
3 participants