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

Fixes #358 #359

Merged
merged 1 commit into from
Jul 19, 2024
Merged

Fixes #358 #359

merged 1 commit into from
Jul 19, 2024

Conversation

afcollins
Copy link
Member

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

OpenShift 4.14+ client binaries are now published by default for RHEL 9.
Binaries compatible with RHEL 8 are available under a different archive name.

Also, bump the manifest versions to 4.14, 4.15, and 4.16.

Related Tickets & Documents

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

@afcollins
Copy link
Member Author

afcollins commented May 9, 2024

Started and canceled and install after verifying the binaries were correct.

[.... afcollins-fixes-358-4.16-aws-ovn-small-cp]# ls -1 bin
helm-v3.6.2-linux-amd64.tar.gz
kubectl
linux-amd64
oc
openshift-client-linux-amd64-rhel8-4.16.0-0.nightly-2024-05-08-222442.tar.gz
openshift-install
openshift-install-linux-4.16.0-0.nightly-2024-05-08-222442.tar.gz
README.md
[... afcollins-fixes-358-4.16-aws-ovn-small-cp]# ./bin/oc version 
Client Version: 4.16.0-0.nightly-2024-05-08-222442
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Unable to connect to the server: dial tcp: lookup api.hub-rosa.xa66.s1.devshift.org on 172.31.0.2:53: no such host

See logs here

@afcollins
Copy link
Member Author

afcollins commented Jul 5, 2024

Unit tests are broken, but not because of this PR. Can we merge anyway, please?

Meh, fixed them

@afcollins afcollins merged commit 6d858e1 into cloud-bulldozer:master Jul 19, 2024
2 checks passed
@afcollins afcollins deleted the fixes_358 branch July 19, 2024 20:12
jtaleric pushed a commit to jtaleric/airflow-kubernetes that referenced this pull request Oct 3, 2024
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.

4.16 AWS Failed Install: oc: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by oc)
1 participant