Skip to content

feat(doc): simplify signing experience#553

Merged
priteshbandi merged 1 commit intonotaryproject:mainfrom
priteshbandi:simpl
Mar 3, 2023
Merged

feat(doc): simplify signing experience#553
priteshbandi merged 1 commit intonotaryproject:mainfrom
priteshbandi:simpl

Conversation

@priteshbandi
Copy link
Copy Markdown
Contributor

Related issue #537

Signed-off-by: Pritesh Bandi priteshbandi@gmail.com

iamsamirzon
iamsamirzon previously approved these changes Feb 17, 2023
@priteshbandi priteshbandi added this to the RC-3 milestone Feb 28, 2023
@priteshbandi priteshbandi changed the title Simplify signing experience feat: Simplify signing experience Mar 1, 2023
@shizhMSFT shizhMSFT changed the title feat: Simplify signing experience feat(doc): Simplify signing experience Mar 1, 2023
@shizhMSFT shizhMSFT changed the title feat(doc): Simplify signing experience feat(doc): simplify signing experience Mar 1, 2023
Copy link
Copy Markdown
Contributor

@yizha1 yizha1 left a comment

Choose a reason for hiding this comment

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

I vote for @shizhMSFT 's comment.
Thanks @priteshbandi to introduce a new option for users to sign using on-demand key

Signed-off-by: Pritesh Bandi <priteshbandi@gmail.com>
Copy link
Copy Markdown
Contributor

@patrickzheng200 patrickzheng200 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@yizha1 yizha1 left a comment

Choose a reason for hiding this comment

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

LGTM but IANAM

Copy link
Copy Markdown
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@JeyJeyGao JeyJeyGao left a comment

Choose a reason for hiding this comment

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

LGTM

@priteshbandi priteshbandi merged commit e37304e into notaryproject:main Mar 3, 2023
priteshbandi pushed a commit that referenced this pull request Mar 7, 2023
This PR introduces a new option for users to sign using an on-demand key. Users are able to sign without needing to add a key first.
This PR intends to address the following issue: #537 based on spec changes in #553 

```
c889f3b9d811:notation kodysk$ ./bin/notation sign --plugin com.example.plugin --id example:test-id $IMAGE
Warning: Always sign the artifact using digest(@sha256:...) rather than a tag(:v1) because tags are mutable and a tag reference can point to a different artifact than the one signed.
Successfully signed localhost:5000/net-monitor@sha256:07c30edca95116e23f6a150ba3f7ed296eca71021dba9d9569eb07820f8c0e7d
```

Signed-off-by: Kody Kimberl <kody.kimberl.work@gmail.com>
duffney pushed a commit to duffney/notation that referenced this pull request Mar 30, 2023
Related issue notaryproject#537

Signed-off-by: Pritesh Bandi <priteshbandi@gmail.com>
Signed-off-by: Josh Duffney <jduffney@microsoft.com>
duffney pushed a commit to duffney/notation that referenced this pull request Mar 30, 2023
This PR introduces a new option for users to sign using an on-demand key. Users are able to sign without needing to add a key first.
This PR intends to address the following issue: notaryproject#537 based on spec changes in notaryproject#553

```
c889f3b9d811:notation kodysk$ ./bin/notation sign --plugin com.example.plugin --id example:test-id $IMAGE
Warning: Always sign the artifact using digest(@sha256:...) rather than a tag(:v1) because tags are mutable and a tag reference can point to a different artifact than the one signed.
Successfully signed localhost:5000/net-monitor@sha256:07c30edca95116e23f6a150ba3f7ed296eca71021dba9d9569eb07820f8c0e7d
```

Signed-off-by: Kody Kimberl <kody.kimberl.work@gmail.com>
Signed-off-by: Josh Duffney <jduffney@microsoft.com>
7h3-3mp7y-m4n pushed a commit to 7h3-3mp7y-m4n/notation that referenced this pull request Mar 29, 2025
Related issue notaryproject#537

Signed-off-by: Pritesh Bandi <priteshbandi@gmail.com>
7h3-3mp7y-m4n pushed a commit to 7h3-3mp7y-m4n/notation that referenced this pull request Mar 29, 2025
This PR introduces a new option for users to sign using an on-demand key. Users are able to sign without needing to add a key first.
This PR intends to address the following issue: notaryproject#537 based on spec changes in notaryproject#553 

```
c889f3b9d811:notation kodysk$ ./bin/notation sign --plugin com.example.plugin --id example:test-id $IMAGE
Warning: Always sign the artifact using digest(@sha256:...) rather than a tag(:v1) because tags are mutable and a tag reference can point to a different artifact than the one signed.
Successfully signed localhost:5000/net-monitor@sha256:07c30edca95116e23f6a150ba3f7ed296eca71021dba9d9569eb07820f8c0e7d
```

Signed-off-by: Kody Kimberl <kody.kimberl.work@gmail.com>
FeynmanZhou pushed a commit to FeynmanZhou/notation that referenced this pull request May 15, 2025
Related issue notaryproject#537

Signed-off-by: Pritesh Bandi <priteshbandi@gmail.com>
FeynmanZhou pushed a commit to FeynmanZhou/notation that referenced this pull request May 15, 2025
This PR introduces a new option for users to sign using an on-demand key. Users are able to sign without needing to add a key first.
This PR intends to address the following issue: notaryproject#537 based on spec changes in notaryproject#553 

```
c889f3b9d811:notation kodysk$ ./bin/notation sign --plugin com.example.plugin --id example:test-id $IMAGE
Warning: Always sign the artifact using digest(@sha256:...) rather than a tag(:v1) because tags are mutable and a tag reference can point to a different artifact than the one signed.
Successfully signed localhost:5000/net-monitor@sha256:07c30edca95116e23f6a150ba3f7ed296eca71021dba9d9569eb07820f8c0e7d
```

Signed-off-by: Kody Kimberl <kody.kimberl.work@gmail.com>
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.

6 participants