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

Try bumping recursive-open-struct #640

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

smoser
Copy link

@smoser smoser commented Oct 25, 2024

recursive-open-struct recently had a 2.0 release which included an ABI breaking change. I'm not sure if the change affects kubeclient or not. If not, it would be nice to be able to use the newer release.

I have only tried import test, I was hoping that c-i would give a better sniff.

wolfi-dev/os#31938

recursive-open-struct recently had a 2.0 release which included
an ABI breaking change.  I'm not sure if the change affects
kubeclient or not.  If not, it would be nice to be able to
use the newer release.
smoser added a commit to smoser/wolfi-os that referenced this pull request Oct 25, 2024
ruby3.2-kubeclient is currently not passing a test.
That means it can't get any new version should one be created.
I hit this when trying to create ruby 3.3 versions of it.

If this does not work, then we will need to create a
ruby3.2-recursive-open-struct-1.3 package and depend on it.

I proposed upstream ManageIQ/kubeclient#640.

Fixes: wolfi-dev#31938
smoser added a commit to smoser/wolfi-os that referenced this pull request Oct 25, 2024
ruby3.2-kubeclient is currently not passing a test.
That means it can't get any new version should one be created.
I hit this when trying to create ruby 3.3 versions of it.

If this does not work, then we will need to create a
ruby3.2-recursive-open-struct-1.3 package and depend on it.

I proposed upstream ManageIQ/kubeclient#640.

Fixes: wolfi-dev#31938
smoser added a commit to smoser/wolfi-os that referenced this pull request Oct 25, 2024
ruby3.2-kubeclient is currently not passing a test.
That means it can't get any new version should one be created.
I hit this when trying to create ruby 3.3 versions of it.

If this does not work, then we will need to create a
ruby3.2-recursive-open-struct-1.3 package and depend on it.

I proposed upstream ManageIQ/kubeclient#640.

Fixes: wolfi-dev#31938
@xnox
Copy link

xnox commented Oct 25, 2024

@smoser I see workflows awaiting to run. Maybe you can turn on actions in your fork, modify workflow file and manually trigger them there? Not sure if any of them are possible to run in forks without secrets.

@smoser
Copy link
Author

smoser commented Oct 25, 2024

@smoser I see workflows awaiting to run. Maybe you can turn on actions in your fork, modify workflow file and manually trigger them there? Not sure if any of them are possible to run in forks without secrets.

We'll see how it does: https://github.com/smoser/kubeclient/actions/runs/11525469999

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.

2 participants