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

[cherry-pick for release-1.9]fix jobflow CRD metadata.annotations: Too long error #3356

Merged

Conversation

guoqinwill
Copy link
Contributor

cherry-pick:#3347

@volcano-sh-bot volcano-sh-bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Mar 18, 2024
@guoqinwill guoqinwill changed the title [cherry-pick for release-1.9]Fix annotatin too long 1.9 [cherry-pick for release-1.9]fix jobflow CRD metadata.annotations: Too long error Mar 18, 2024
Makefile Outdated
@@ -114,6 +114,8 @@ manifests: controller-gen
$(CONTROLLER_GEN) "crd:maxDescLen=0,crdVersions=v1beta1" paths="./vendor/volcano.sh/apis/pkg/apis/batch/v1alpha1" output:crd:artifacts:config=config/crd/volcano/v1beta1
# jobflow crd base
$(CONTROLLER_GEN) $(CRD_OPTIONS) paths="./vendor/volcano.sh/apis/pkg/apis/flow/v1alpha1" output:crd:artifacts:config=config/crd/jobflow/bases
# generate volcano jobflow crd yaml without description to avoid yaml size limit when using `kubectl apply`
Copy link
Member

Choose a reason for hiding this comment

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

pls format the comments

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

guoqinwill added 2 commits March 18, 2024 16:39
Signed-off-by: wangyang <wangyang8126@gmail.com>
Signed-off-by: guoqinwill <guoqinwill@163.com>
Signed-off-by: wangyang <wangyang8126@gmail.com>
Signed-off-by: guoqinwill <guoqinwill@163.com>
@wangyang0616
Copy link
Member

/LGTM

@volcano-sh-bot volcano-sh-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 19, 2024
@hwdef
Copy link
Member

hwdef commented Mar 25, 2024

/lgtm

@volcano-sh-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: william-wang

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

@volcano-sh-bot volcano-sh-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 2, 2024
@volcano-sh-bot volcano-sh-bot merged commit 7a4b12e into volcano-sh:release-1.9 Apr 2, 2024
10 checks passed
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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants