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

AGENT-337: When using ZTP manifests, support both VIP and VIPs #1604

Merged

Conversation

bfournie
Copy link
Contributor

In agent_cluster_install.yaml, include VIPS in addition to VIP to be compatible with the assisted-service change.
openshift/assisted-service#5501

In agent_cluster_install.yaml, include VIPS in addition to VIP to
be compatible with the assisted-service change.
openshift/assisted-service#5501
@bfournie
Copy link
Contributor Author

/cc @andfasano

Copy link
Contributor

@nmagnezi nmagnezi left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link

openshift-ci bot commented Nov 18, 2023

@nmagnezi: changing LGTM is restricted to collaborators

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link
Contributor

@pawanpinjarkar pawanpinjarkar left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 4, 2023
@filanov
Copy link

filanov commented Dec 6, 2023

/approve

@filanov
Copy link

filanov commented Dec 6, 2023

@zaneb can you please approve?

@andfasano
Copy link
Member

/approve

Copy link

openshift-ci bot commented Dec 6, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andfasano, filanov

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 6, 2023
@openshift-merge-bot openshift-merge-bot bot merged commit f7799f0 into openshift-metal3:master Dec 6, 2023
5 checks passed
@bfournie bfournie deleted the agent_ztp_vips branch December 6, 2023 20:24
@zaneb
Copy link
Member

zaneb commented Dec 7, 2023

@filanov was this blocking something?
Not opposed to merging this, but if it was blocking something then the thing it was blocking will break users.

@filanov
Copy link

filanov commented Dec 7, 2023

in the latest version we removed api vip and ingress vip and replaced with api vips and ingress vips
the api was marked as deprecated for a year and now we removed it

@bfournie
Copy link
Contributor Author

bfournie commented Dec 7, 2023

I don't believe this fixed a blocking issue, Nir and I had verified that the singular work still worked with agent-cluster-install.yaml. It just is consistent now with the API. Also multiple VIPs are now supported in agent dev-scripts ZTP testing, this was an earlier oversight.

@zaneb
Copy link
Member

zaneb commented Dec 8, 2023

in the latest version we removed api vip and ingress vip and replaced with api vips and ingress vips the api was marked as deprecated for a year and now we removed it

@filanov we don't remove fields from a kube API, you can only create a new version of the API without that field. But I believe that Nir and Bob have it under control.

@filanov
Copy link

filanov commented Dec 10, 2023

Yes we are adding a new api version, v1beta2

@filanov
Copy link

filanov commented Dec 10, 2023

@carbonin is taking over that work from Nir

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. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants