Skip to content

Test for additionalPrinterColumns used for ordering#4060

Merged
danail-branekov merged 1 commit intomainfrom
issues/3701-add-tests-for-table
Jul 4, 2025
Merged

Test for additionalPrinterColumns used for ordering#4060
danail-branekov merged 1 commit intomainfrom
issues/3701-add-tests-for-table

Conversation

@georgethebeatle
Copy link
Copy Markdown
Member

Is there a related GitHub Issue?

#3701

What is this change about?

  • As we are using additionalPrinterColumns and the "get as table" feature of kubeapiserver we have to make sure that the table fields that we use for ordering are there and stay there.
  • This changes adds tests for all ordering fields of all currently
    implementd v3 resouces in Korifi as per the v3 spec
  • Some of the newly added fields are not yet used for ordering
  • Some existing fields were changed, minly display names
  • The "state" field of the cfapp resource is changed to desired state,
    because this is how it is defined in the spec

- As we are using additionalPrinterColumns and the "get as table" feature of kubeapiserver we have to make sure that the table fields that we use for ordering are there and stay there.
- This changes adds tests for all ordering fields of all currently
  implementd v3 resouces in Korifi as per the v3 spec
- Some of the newly added fields are not yet used for ordering
- Some existing fields were changed, minly display names
- The "state" field of the cfapp resource is changed to desired state,
  because this is how it is defined in the spec

issue #3701
@danail-branekov danail-branekov merged commit 34aa5ab into main Jul 4, 2025
11 checks passed
@danail-branekov danail-branekov deleted the issues/3701-add-tests-for-table branch July 4, 2025 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants