Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Update dependencies #389

Merged
merged 3 commits into from
Mar 30, 2024
Merged

Conversation

hakman
Copy link
Contributor

@hakman hakman commented Mar 29, 2024

No description provided.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 29, 2024
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Mar 29, 2024
@hakman hakman changed the title Update deps Update dependencies Mar 29, 2024
@hakman
Copy link
Contributor Author

hakman commented Mar 29, 2024

/cc @rifelpet

@k8s-ci-robot k8s-ci-robot requested a review from rifelpet March 29, 2024 04:34
@hakman hakman force-pushed the update-deps branch 3 times, most recently from 77fc54d to 29ee0e9 Compare March 29, 2024 06:51
Comment on lines 95 to 98
architecture = select({
"@io_bazel_rules_go//go/platform:amd64": "amd64",
"@io_bazel_rules_go//go/platform:arm64": "arm64",
}),
Copy link
Contributor

Choose a reason for hiding this comment

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

why are these being removed? have we tested that the resulting images are multi-arch?

perhaps we should follow the archived rules_docker suggestion and move to rules_oci

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am just experimenting. Bazel anything is huge pain. Tests are not yet passing due to build errors.
Not sure I want to move to rules_oci, just to strip it away in a few months.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Went back to the basics and it's good to go now.
@rifelpet Could you take another look?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

BTW, for some reason this did not compile with Go 1.22...

@hakman
Copy link
Contributor Author

hakman commented Mar 29, 2024

/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 29, 2024
@hakman
Copy link
Contributor Author

hakman commented Mar 30, 2024

/unhold

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 30, 2024
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 30, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman, rifelpet

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

@k8s-ci-robot k8s-ci-robot merged commit 503995d into kubernetes-retired:master Mar 30, 2024
11 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants