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

Fix function pipeline #6

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Fix function pipeline #6

merged 1 commit into from
Dec 7, 2023

Conversation

ytsarev
Copy link
Member

@ytsarev ytsarev commented Dec 7, 2023

Description of your changes

Composition was broken with

k apply -f apis/basic/composition.yaml
The Composition "xnetworks.aws.platform.upbound.io" is invalid: spec.pipeline[0].step: Required value

I have:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, as appropriate.

How has this code been tested

uptest below

Composition was broken with
```
k apply -f apis/basic/composition.yaml
The Composition "xnetworks.aws.platform.upbound.io" is invalid: spec.pipeline[0].step: Required value
```

Signed-off-by: Yury Tsarev <[email protected]>
@ytsarev ytsarev requested a review from haarchri December 7, 2023 14:30
@ytsarev
Copy link
Member Author

ytsarev commented Dec 7, 2023

/test-examples

@ytsarev ytsarev merged commit 7f8471a into upbound:main Dec 7, 2023
1 check passed
@ytsarev ytsarev deleted the fix-composition branch December 7, 2023 16:25
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.

2 participants