shipwright-io / community

Community documentation for Shipwright
Apache License 2.0
16 stars 15 forks source link

May 15th, 2023 Community Meeting #138

Closed qu1queee closed 1 year ago

qu1queee commented 1 year ago
SaschaSchwarze0 commented 1 year ago

The runAs configuration item is becoming pressing:

otaviof commented 1 year ago

🐅 Shipwright no OpenShift:

SaschaSchwarze0 commented 1 year ago

Conference updates ?

runAsUser/group ship and code can be reviewed

RedHat is working on replacement for git-task for OpenShift Pipelines: https://github.com/openshift-pipelines/task-git

Beta API

Operator API

/close

openshift-ci[bot] commented 1 year ago

@SaschaSchwarze0: Closing this issue.

In response to [this](https://github.com/shipwright-io/community/issues/138#issuecomment-1547891138): > >Conference updates ? >- Tekton artefacts >- CDEvents > - produce events: https://github.com/shipwright-io/community/issues/72 > - consume event as a trigger for a BuildRun >- Integrating Builds into Pipelines > >runAsUser/group ship and code can be reviewed > >RedHat is working on replacement for git-task for OpenShift Pipelines: https://github.com/openshift-pipelines/task-git > >Beta API >- Rollout plan: https://github.com/shipwright-io/build/issues?q=is%3Aissue+is%3Aopen+%22BETA+API%22+ >- Currently: beta endpoints not served because no conversion webhook exists to tranform them to alpha, and no controller reads the beta objects >- Goal for v0.12: have conversion webhook in place > - Alpha would work like today > - Users that create beta objects will get it converted by the webhook so that the controller can work on it in the alpha version, user can retrieve beta which will involve the conversion webhook again to convert alpha to beta >- Goal for v0.13: controller is reconciling on beta API, stored version is beta; conversion webhook only used when somebody still accesses alpha > >Operator API >- Is also Alpha, https://github.com/shipwright-io/operator/blob/main/api/v1alpha1/shipwrightbuild_types.go >- Should we just change it to Beta assuming it is not known to be adopted anyway ? Or do we need to do the same like for the Build run time objects with conversion webhook etc? > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.