dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Remove linux/arm from supported platforms

Open AlanGreene opened this issue 6 months ago • 1 comments

Changes

Remove linux/arm from the list of platforms for which we build and publish images. This only affects arm5, arm6, and arm7. We still build, publish, and support linux/arm64 (also known as aarch64) images.

See the announcement on the tekton-users mailing list for more details.

/kind cleanup /kind misc /hold

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • [ ] Docs included if any changes are user facing
  • [ ] Tests included if any functionality added or changed
  • [ ] Follows the commit message standard
  • [ ] Meets the Tekton contributor standards (including functionality, content, code)
  • [ ] Has a kind label. You can add one by adding a comment on this PR that contains /kind <type>. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tep
  • [ ] Release notes block below has been updated with any user facing changes (new features, significant UI changes, API changes, bug fixes, changes requiring upgrade notices or deprecation warnings)
  • [ ] Release notes contains the string "action required" if the change requires additional action from users switching to the new release

Release Notes

NONE

AlanGreene avatar Jun 24 '25 15:06 AlanGreene

/hold cancel

AlanGreene avatar Jun 30 '25 16:06 AlanGreene

Only an example file, but does this need to be updated as well?

https://github.com/tektoncd/dashboard/blob/005c4c4a5c6dfcd561acfb97cb6d4e7aea5ac0c4/packages/graph/src/components/examples/release-pipeline.json#L58

No that's only used for the graph stories and has no impact on any functionality, it doesn't actually consume the params at all. We can update the example files whenever we resume work on the graph implementation.

AlanGreene avatar Jul 07 '25 10:07 AlanGreene

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: briangleeson

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

tekton-robot avatar Jul 10 '25 12:07 tekton-robot