Skip to content

Conversation

Kidswiss
Copy link
Contributor

@Kidswiss Kidswiss commented Jun 10, 2025

The pending-annotation often gets triggered on clusters with a higher API load.

As buckets have inherently deterministic names, the annotation doesn't provide any additional benefits, while increasing manual intervention by a lot.

Checklist

  • The PR has a meaningful title. It will be used to auto generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • I have run successfully make test-e2e locally.
  • Update the documentation.
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.
  • Link this PR to related issues or PRs.

The pending-annotation often gets triggered on clusters with a higher API load.

As buckets have inherently deterministic names, the annotation doesn't
provide any additional benefits, while increasing manual
intervention by a lot.
@Kidswiss Kidswiss requested review from a team, TheBigLee, mdnix and wejdross and removed request for a team June 10, 2025 09:16
@Kidswiss Kidswiss added the minor label Jun 10, 2025
@Kidswiss Kidswiss requested a review from zugao June 10, 2025 09:16
Copy link
Collaborator

@zugao zugao left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@TheBigLee TheBigLee left a comment

Choose a reason for hiding this comment

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

LGTM appart from my question


if iamKey.Status.AtProvider.RoleID == "" {
iamKey.Status.AtProvider.ServicesSpec.SOS.Buckets = getBuckets(pctx.iamExoscaleKey.Resources)
iamKey.Status.AtProvider.SOS.Buckets = getBuckets(pctx.iamExoscaleKey.Resources)
Copy link
Member

Choose a reason for hiding this comment

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

Why is this changing exactly? The commit message for this change doesn't really help to understand it :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants