Skip to content

[FLINK-40583] Filter operator keys on the remaining runtime config paths - #1206

Open
Dennis-Mircea wants to merge 1 commit into
apache:mainfrom
Dennis-Mircea:FLINK-40583
Open

[FLINK-40583] Filter operator keys on the remaining runtime config paths#1206
Dennis-Mircea wants to merge 1 commit into
apache:mainfrom
Dennis-Mircea:FLINK-40583

Conversation

@Dennis-Mircea

@Dennis-Mircea Dennis-Mircea commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

What is the purpose of the change

This PR fixes the possible exchange paths of the operator and autoscaler properties (kubernetes.operator.* and job.autoscaler.*) between the operator and the Flink cluster, which may break the current expected behavior or may expose unnecessary sensitivity.

Brief change log

Verifying this change

This change can be verified with the current test and against a real live Flink cluster.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changes to the CustomResourceDescriptors: no
  • Core observer or reconciler logic that is regularly executed: yes

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

@spuru9 spuru9 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good, one minor optional cleanup.

@gyfora

gyfora commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

can you please rebase for the latest e2e fixes?

@Dennis-Mircea

Copy link
Copy Markdown
Contributor Author

can you please rebase for the latest e2e fixes?

Done!

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.

3 participants