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 hypershift deployment annotation to hosted cluster #34

Merged

Conversation

zhujian7
Copy link
Contributor

@zhujian7 zhujian7 commented Mar 8, 2022

Signed-off-by: zhujian [email protected]

After adding this, the hypershift-addon-operator can make the mirror hosted cluster kubeconfig with hypershift deployment information.

Next:

  • Add a secretController to watch these secrets, and record the secret ref to the hyp.Status.KubeConfig and hyp.Status.KubeadminPassword after Add kubeconfig secret ref in hypershift deployment status #33 merged.
  • Alternative option: Let the hypershift-addon agent update the hyp.Status.KubeConfig and hyp.Status.KubeadminPassword directly, but that means the hypershift-addon-operator will depend on the hypershift-deployment-operator.

@zhujian7 zhujian7 requested a review from ianzhang366 March 8, 2022 13:22
@openshift-ci openshift-ci bot added the approved label Mar 8, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@ianzhang366
Copy link

/lgtm

@openshift-ci
Copy link

openshift-ci bot commented Mar 8, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ianzhang366, zhujian7

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:
  • OWNERS [ianzhang366,zhujian7]

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

@openshift-merge-robot openshift-merge-robot merged commit 9d27484 into stolostron:main Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants