AICoE / integration-demo-summit-2022

Summit 2022 OCTO Keynote
GNU General Public License v3.0
2 stars 8 forks source link

Investigate ARM dev pipeline #62

Closed jimcadden closed 2 years ago

jimcadden commented 2 years ago

An ARM container of the DonkeyCar app is to be built as part of the DevSecOpts pipeline for edge deployments

jimcadden commented 2 years ago

Depends on #57

jimcadden commented 2 years ago

Pipeline needs to repackage software for different architecture. We have a few different strategies:

  1. Deploy everything on the new architecture (not ideal)
  2. Use hypershift to run tasks on architecture-specific compute pool (e.g., ARM pool on AWS)
  3. Multi-arch OCP cluster (ideal, but not likely to happen in time)
sesheta commented 2 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

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

/lifecycle stale

sesheta commented 2 years ago

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

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

/lifecycle rotten

sesheta commented 2 years ago

Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Mark the issue as fresh with /remove-lifecycle rotten.

/close

sesheta commented 2 years ago

@sesheta: Closing this issue.

In response to [this](https://github.com/AICoE/integration-demo-summit-2022/issues/62#issuecomment-1166520802): >Rotten issues close after 30d of inactivity. >Reopen the issue with `/reopen`. >Mark the issue as fresh with `/remove-lifecycle rotten`. > >/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.