Skip to content

Remove sinkCredential from Subscription schema in event-subscription-template.yaml#400

Merged
rartych merged 1 commit intocamaraproject:mainfrom
eric-murray:eric-murray-patch-2
Feb 7, 2025
Merged

Remove sinkCredential from Subscription schema in event-subscription-template.yaml#400
rartych merged 1 commit intocamaraproject:mainfrom
eric-murray:eric-murray-patch-2

Conversation

@eric-murray
Copy link
Collaborator

What type of PR is this?

  • correction

What this PR does / why we need it:

Remove sinkCredential from Subscription schema in event-subscription-template.yaml as it cannot be used

Which issue(s) this PR fixes:

Fixes #399

Does this PR introduce a breaking change?

  • Yes
  • No

Note: anyone who was returning sink credentials in responses might complain this breaks their implementation, but they should not have been doing that anyway

Special notes for reviewers:

None

Changelog input

 release-note
 - Remove sinkCredential from Subscription schema in event-subscription-template.yaml

Additional documentation

None

Copy link
Contributor

@patrice-conil patrice-conil left a comment

Choose a reason for hiding this comment

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

LGTM

@rartych rartych added correction correction in documentation Spring25 labels Jan 30, 2025
@PedroDiez
Copy link
Contributor

LGTM, just editorial comment in Line 14,
version: 0.2.0-rc.1

as we have already reached r2.2
https://github.com/camaraproject/Commonalities/blob/r2.2/artifacts/camara-cloudevents/event-subscription-template.yaml#L14

@eric-murray
Copy link
Collaborator Author

LGTM, just editorial comment in Line 14, version: 0.2.0-rc.1

as we have already reached r2.2

This PR won't affect the file version - it is picking that up from the main branch. The usual approach after a (pre-)release is for the person doing the release to immediately raise a new PR to reset all version numbers back to WIP. Once the version number is reset, this PR can be merged and all will be well.

Copy link
Contributor

@PedroDiez PedroDiez 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
Contributor

@rartych rartych left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

correction correction in documentation Spring25

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sinkCredential should not be a property of Subscription in event-subscription-template.yaml

4 participants