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

Bug 1777337: employ k8s label value validation when creating build pod build label… #72

Merged

Conversation

gabemontero
Copy link
Contributor

… value

Turns out we need label validation in addition to the existing prune label's length logic in the apiserver, like we did on OCM via openshift/openshift-controller-manager#62

The original test scenario was from our CI cluster, which creates builds objs directly vs. instantiating them from the build config.

This change handles the instantiate from build config scneraio

@openshift/openshift-team-developer-experience

@openshift-ci-robot
Copy link

@gabemontero: This pull request references Bugzilla bug 1777337, which is valid. The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

Bug 1777337: employ k8s label value validation when creating build pod build label…

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.

@openshift-ci-robot openshift-ci-robot added bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 12, 2020
@gabemontero
Copy link
Contributor Author

/assign @adambkaplan

@gabemontero
Copy link
Contributor Author

non-build related failures in e2e-aws

/test e2e-aws

@gabemontero
Copy link
Contributor Author

/test e2e-aws

@gabemontero
Copy link
Contributor Author

bump @adambkaplan we have green tests PTAL

Copy link
Contributor

@adambkaplan adambkaplan left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 18, 2020
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adambkaplan, gabemontero

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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 18, 2020
@gabemontero
Copy link
Contributor Author

install readiness TO for e2e-aws-serial

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

2 similar comments
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 8f111e6 into openshift:master Feb 18, 2020
@openshift-ci-robot
Copy link

@gabemontero: All pull requests linked via external trackers have merged. Bugzilla bug 1777337 has been moved to the MODIFIED state.

In response to this:

Bug 1777337: employ k8s label value validation when creating build pod build label…

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.

@gabemontero gabemontero deleted the fix-invalid-label branch February 19, 2020 14:58
@adambkaplan
Copy link
Contributor

/cherrypick release-4.4

@openshift-cherrypick-robot

@adambkaplan: new pull request created: #77

In response to this:

/cherrypick release-4.4

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.

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. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants