Skip to content

APIServer compatibility is failing #6414

Open
@liangyuanpeng

Description

@liangyuanpeng

What happened:

https://github.com/karmada-io/karmada/actions/runs/15241477746/job/42862086548

KEP-3998 brings JobSuccessPolicy, it means that the feature-gate is enabled, JobSuccessCriteriaMet status needs to be added when the job is completed .

this feature-gate introduced as :

  • alpha in 1.30 (false by default)
  • beta in 1.31 (true by default)
  • GA in 1.33 (lock to true )

workflow is failing with karmada-apiserver 1.32 and not 1.31, let me check it.

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Karmada version:
  • kubectl-karmada or karmadactl version (the result of kubectl-karmada version or karmadactl version):
  • Others:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions