Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary autopilot config #1692

Merged
merged 7 commits into from
Nov 25, 2024

Conversation

peterjan
Copy link
Member

@peterjan peterjan commented Nov 21, 2024

This PR removes the current period and the allow redundant IP config.

@ChrisSchinnerl this is where I would draw the line as far as removing contract sets goes, there are outstanding tasks in the issue referenced below but I feel tackling all of those would bloat the feature branch too much

Relates to #1667

@peterjan peterjan self-assigned this Nov 21, 2024
@peterjan peterjan changed the title Remove current period Remove unnecessary autopilot config Nov 21, 2024
@peterjan peterjan marked this pull request as ready for review November 21, 2024 14:31
api/autopilot.go Outdated Show resolved Hide resolved
autopilot/autopilot.go Outdated Show resolved Hide resolved
autopilot/autopilot.go Outdated Show resolved Hide resolved
internal/test/e2e/cluster.go Outdated Show resolved Hide resolved
@peterjan peterjan force-pushed the pj/remove-current-period branch from 8d3987a to deb14b7 Compare November 22, 2024 14:29
Copy link
Member

@ChrisSchinnerl ChrisSchinnerl left a comment

Choose a reason for hiding this comment

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

Lgtm but it seems like this PR is targeting a branch that doesn't have an open PR anymore? Might need to be retargeted if true before merging.

@peterjan
Copy link
Member Author

Lgtm but it seems like this PR is targeting a branch that doesn't have an open PR anymore? Might need to be retargeted if true before merging.

This merges into removal of contract sets. Now that the UI is merged I kind of want to merge everything into the base branch and go from there. It's at a point where it's technically good enough to be merged into dev I feel. The small design decisions I made that we potentially want to revert can be done in the base branch. Especially since the UI got merged I want to consolidate into a single branch and play-test the whole feature in a single PR because of the many migrations.

Base automatically changed from pj/health-using-usability to pj/autopilot-state November 25, 2024 15:26
@ChrisSchinnerl ChrisSchinnerl merged commit 46488e5 into pj/autopilot-state Nov 25, 2024
12 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the pj/remove-current-period branch November 25, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants