Skip to content
This repository was archived by the owner on Dec 1, 2022. It is now read-only.

[RELEASE-1.5] Fix pdb version#1195

Closed
skonto wants to merge 1 commit into
openshift:release-v1.5from
skonto:fix_pdb_1.5
Closed

[RELEASE-1.5] Fix pdb version#1195
skonto wants to merge 1 commit into
openshift:release-v1.5from
skonto:fix_pdb_1.5

Conversation

@skonto
Copy link
Copy Markdown

@skonto skonto commented Jul 29, 2022

Similar to #1194.
Pdb beta version was deprecated in v1.21+ and will be removed with K8s 1.25+, OCP 4.12.
It seems promotion to v1 came up in 1.21 (OCP 4.8?). It means that even if 4.6 is removed we will still have to support beta for 4.7. Thus with 4.12 we might need to detect the OCP version and patch manifests accordingly at the S-O until 4.7 is gone?
/assign @nak3

@skonto skonto requested a review from nak3 July 29, 2022 11:15
@openshift-ci openshift-ci Bot requested a review from alanfx July 29, 2022 11:15
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jul 29, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: skonto

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

The pull request process is described here

Details 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 Jul 29, 2022
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jul 29, 2022

@skonto: all tests passed!

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@skonto
Copy link
Copy Markdown
Author

skonto commented Aug 1, 2022

@nak3 gentle ping

@nak3
Copy link
Copy Markdown

nak3 commented Aug 1, 2022

/hold

I think the pdb issue should be fixed by code instead of this API patch.

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 1, 2022
@nak3
Copy link
Copy Markdown

nak3 commented Aug 1, 2022

Is this a temporary patch? Once we merge this, I guess nobody takes care of the PDB issue until OCP 4.12 CI becomes ready.

@skonto
Copy link
Copy Markdown
Author

skonto commented Aug 2, 2022

Yes this is temporary. At some point we will need to fix it in code.

@nak3
Copy link
Copy Markdown

nak3 commented Aug 2, 2022

So, where (which CI) needs this temporary patch now?
I remember that this repo's 1.5 is working without this temporary patch as #1189

@skonto
Copy link
Copy Markdown
Author

skonto commented Aug 2, 2022

When we move to 1.5 at the S-O we might dont have 4.12 out and so this patch will still be useful. It is also an option to wait and see. Wfm.

@nak3
Copy link
Copy Markdown

nak3 commented Aug 2, 2022

If no rush, I am prefer to hold this and merge when the S-O bumps to 1.5 if the code was not implemented.

Also it is very tiny thing, but if we merge this patch, we may need to implement the code by the version translation from v1beta1 to v1 for OCP 4.12 instead of v1 to v1beta for old version.

@nak3 nak3 mentioned this pull request Aug 2, 2022
@skonto
Copy link
Copy Markdown
Author

skonto commented Aug 3, 2022

ok sure /hold

@skonto
Copy link
Copy Markdown
Author

skonto commented Oct 4, 2022

Closing this as we are going to address similar issues at the s-o side.

@skonto skonto closed this Oct 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants