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

Streamline end-to-end test and reduce enterprise diff #7250

Merged
merged 3 commits into from
Aug 19, 2024

Conversation

kschiffer
Copy link
Contributor

@kschiffer kschiffer commented Aug 19, 2024

Summary

This PR backports common changes from the enterprise branch, merges latest v3.32 and fixes resulting conflicts and issues.

Changes

  • Backport common changes from enterprise redesign branch
  • Merge v3.32
  • Fix resulting issues

Checklist

  • Scope: The referenced issue is addressed, there are no unrelated changes.
  • Compatibility: The changes are backwards compatible with existing API, storage, configuration and CLI, according to the compatibility commitments in README.md for the chosen target branch.
  • Documentation: Relevant documentation is added or updated.
  • [] Testing: The steps/process to test this feature are clearly explained including testing for regressions.
  • Infrastructure: If infrastructural changes (e.g., new RPC, configuration) are needed, a separate issue is created in the infrastructural repositories.
  • Changelog: Significant features, behavior changes, deprecations and fixes are added to CHANGELOG.md.
  • Commits: Commit messages follow guidelines in CONTRIBUTING.md, there are no fixup commits left.

@github-actions github-actions bot added ui/web This is related to a web interface tooling Development tooling labels Aug 19, 2024
@kschiffer kschiffer force-pushed the fix/streamline-e2es branch from f69c185 to 8a8a8f9 Compare August 19, 2024 14:58
@kschiffer kschiffer self-assigned this Aug 19, 2024
@kschiffer kschiffer added c/console This is related to the Console merge This just merges version branches labels Aug 19, 2024
@kschiffer kschiffer force-pushed the fix/streamline-e2es branch from 8a8a8f9 to 4fc9ebc Compare August 19, 2024 15:16
@kschiffer kschiffer marked this pull request as ready for review August 19, 2024 15:16
@kschiffer kschiffer requested review from a team as code owners August 19, 2024 15:16
@kschiffer kschiffer requested review from ryaplots and KrishnaIyer and removed request for a team August 19, 2024 15:16
@kschiffer kschiffer merged commit f0a332b into feature/console-redesign Aug 19, 2024
8 checks passed
@kschiffer kschiffer deleted the fix/streamline-e2es branch August 19, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/console This is related to the Console merge This just merges version branches tooling Development tooling ui/web This is related to a web interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant