Skip to content

Conversation

@wking
Copy link
Member

@wking wking commented Dec 18, 2019

Use the expression from go-digest, based on this spec. We'd get more robust validation by using go-digest directly, but that would require a vendoring bump while bumping our regexp does not.

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wking

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 18, 2019
@wking
Copy link
Member Author

wking commented Jan 7, 2020

/retest

@wking wking force-pushed the more-specific-digest-regular-expression branch from fac4277 to a3aa56c Compare June 9, 2020 04:40
@wking
Copy link
Member Author

wking commented Jun 9, 2020

Rebased onto master (around the comment addition from 1d13e88, #279) with fac4277 -> a3aa56c.

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Jul 9, 2020

@wking: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-aws a3aa56c link /test e2e-aws
ci/prow/e2e-gcp a3aa56c link /test e2e-gcp
ci/prow/e2e-upgrade a3aa56c link /test e2e-upgrade

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@openshift-merge-robot
Copy link
Contributor

@wking: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-agnostic-upgrade a3aa56c link /test e2e-agnostic-upgrade
ci/prow/e2e-agnostic a3aa56c link /test e2e-agnostic
ci/prow/e2e-agnostic-operator a3aa56c link /test e2e-agnostic-operator

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci-robot openshift-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 10, 2021
Use the expression from [1], based on the spec in [2].  We'd get more
robust validation by using go-digest directly, but that would require
a vendoring bump while bumping our regexp does not.

[1]: https://github.com/opencontainers/go-digest/blob/v1.0.0-rc1/digest.go#L62
[2]: https://github.com/opencontainers/image-spec/blob/v1.0.1/descriptor.md#digests
@wking wking force-pushed the more-specific-digest-regular-expression branch from a3aa56c to 9d556f4 Compare March 28, 2021 21:22
@wking
Copy link
Member Author

wking commented Mar 28, 2021

Ah, moved to openshift/library-go#1032 to follow the code I'm trying to patch.

/close

@openshift-ci-robot
Copy link
Contributor

@wking: Closed this PR.

Details

In response to this:

Ah, moved to openshift/library-go#1032 to follow the code I'm trying to patch.

/close

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.

@wking wking deleted the more-specific-digest-regular-expression branch April 6, 2021 22:26
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. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants