Skip to content

Conversation

@mhotan
Copy link
Contributor

@mhotan mhotan commented Nov 4, 2025

Make it simpler to configure image repositories and tags. controlplane flyte subchart use of global settings depends on flyteorg/flyte#6711. Conforms to internal Union release process.

Control plane version bump

@aviator-app
Copy link

aviator-app bot commented Nov 4, 2025

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was merged manually (without Aviator). Merging manually can negatively impact the performance of the queue. Consider using Aviator next time.


See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

@mhotan mhotan force-pushed the mike/simplify-configuring-image-repositories branch from 515eb1c to e6f38d2 Compare November 4, 2025 09:45
Comment on lines +639 to +660
flytescheduler:
image:
# TODO flyte-core does not render templated repository and tag correctly.
# PR: https://github.com/flyteorg/flyte/pull/6711
repository: "643379628101.dkr.ecr.us-east-1.amazonaws.com/union-cp/flytescheduler"
pullPolicy: IfNotPresent
tag: ""
Copy link
Contributor

Choose a reason for hiding this comment

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

We have turned this service off by default so we dont need this. Check L648

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We should probably leave it here in the event we have to re-enable it.

@mhotan mhotan force-pushed the mike/simplify-configuring-image-repositories branch 2 times, most recently from d84da5f to c51d3ab Compare November 6, 2025 18:36
@mhotan mhotan force-pushed the mike/simplify-configuring-image-repositories branch from c51d3ab to bfb09e9 Compare November 7, 2025 17:55
@mhotan mhotan merged commit 35f11dd into main Nov 7, 2025
3 checks passed
@mhotan mhotan deleted the mike/simplify-configuring-image-repositories branch November 7, 2025 17:56
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