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: access undefined spec.template when using workloadRef #18

Merged
merged 1 commit into from Sep 10, 2022

Conversation

httin
Copy link
Contributor

@httin httin commented Sep 5, 2022

Fix the issue #2
When Rollout uses workloadRef, the spec.template is undefined, this will prevent the page from being crashed. However, the containers's name are not going to display, we need to parse the Deployment from source tree in order to get the containers information.

@CLAassistant
Copy link

CLAassistant commented Sep 5, 2022

CLA assistant check
All committers have signed the CLA.

@httin httin force-pushed the feat/undefined-spec-template branch from f4e0452 to 6022db1 Compare September 5, 2022 06:38
@NaurisSadovskis
Copy link

@rbreeze can we get this reviewed and merged, please? 🙏

@alexef
Copy link
Contributor

alexef commented Sep 9, 2022

We're also affected by this bug.

@rbreeze rbreeze merged commit c3b6e49 into argoproj-labs:master Sep 10, 2022
@httin httin deleted the feat/undefined-spec-template branch September 12, 2022 13:57
@alexef alexef mentioned this pull request Sep 16, 2022
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.

None yet

5 participants