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

containerinfra: add a few missing labels fields #2377

Merged
merged 2 commits into from
May 10, 2022

Conversation

MrFreezeex
Copy link
Contributor

@MrFreezeex MrFreezeex commented Apr 8, 2022

Prior to a PR being reviewed, there needs to be a Github issue that the PR
addresses. Replace the brackets and text below with that issue number.

Fixes #2376

Links to the line numbers/files in the OpenStack source code that support the
code in this PR:

https://github.com/openstack/magnum/blob/20413d0c45dc7a6426072bd889bfb71c73fa62b1/magnum/api/controllers/v1/nodegroup.py#L129-L145
https://github.com/openstack/magnum/blob/20413d0c45dc7a6426072bd889bfb71c73fa62b1/magnum/api/controllers/v1/cluster.py#L187-L203

@MrFreezeex MrFreezeex changed the title Containerinfra labels containerinfra: add a few missing labels fields Apr 8, 2022
@coveralls
Copy link

coveralls commented Apr 8, 2022

Coverage Status

Coverage remained the same at 79.99% when pulling cc57cde on MrFreezeex:containerinfra-labels into 9eb412d on gophercloud:master.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Apr 8, 2022

Build failed.

@mandre
Copy link
Contributor

mandre commented Apr 8, 2022

Thanks for the PR. You should normally have received a nice welcoming message for your first PR but our automation failed. I'm copying the content below:

Thank you for submitting your first PR! Be sure that we will be looking at it but keep in mind
this sometimes takes a while.
Please let the maintainers know if your PR has not got enough attention after a few days.
If any doubt, please consult our PR tutorial.

I'll review your PR in a minute.

@mandre
Copy link
Contributor

mandre commented Apr 8, 2022

This LGTM, however we don't have CI exercising your changes against a real openstack. We have yet to port the Magnum CI to github actions - I'd like we do that before merging your PR.

@mandre
Copy link
Contributor

mandre commented May 10, 2022

Hey @MrFreezeex, we've recently merged the change to enable CI for Magnum in #2379. Could you rebase this PR on top of master so that we see your change in action before we merge it?

Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@cern.ch>
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@cern.ch>
@MrFreezeex
Copy link
Contributor Author

Hey @MrFreezeex, we've recently merged the change to enable CI for Magnum in #2379. Could you rebase this PR on top of master so that we see your change in action before we merge it?

Thanks for the great work, I just did that :D

Copy link
Contributor

@mandre mandre left a comment

Choose a reason for hiding this comment

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

Meh, this was pointless - we're still not exercising this new code in the acceptance tests. I couldn't get Magnum to deploy a cluster in CI and had to skip the tests that would have exercised this code :-/
Sorry for all the trouble, let's merge your PR as it looks good and the risk it breaks anything is rather low.

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.

Missing fields in containerinfra towards label supports
3 participants