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

feat: update k8s model to 1.31.1 #238

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

liangyuanpeng
Copy link
Contributor

fixes #225

1. Please confirm that you have read the document before PR submitted

2. Contact Information(Optional)

If it is convenient, please provide your contact information so we can reach you when processing the PR:

  • Email:
  • HomePage:

@liangyuanpeng
Copy link
Contributor Author

@@ -20288,7 +20288,7 @@
"default": "ResourceSliceList",
"readOnly": true
},
"listMeta": {
"metadata": {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is the main change.

@@ -2,6 +2,8 @@ name: Test Publish Package

on:
pull_request:
paths:
- "**.mod"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

the second change is let this workflow only running for mod files.

@Peefy Peefy merged commit 6b59bd3 into kcl-lang:main Sep 25, 2024
4 of 5 checks passed
@liangyuanpeng liangyuanpeng deleted the k8s_1.31.1 branch September 25, 2024 09:52
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.

update k8s modules for 1.31.1
2 participants