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

Improve VTOrc config handling to support dynamic variables #17218

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Nov 12, 2024

  1. feat: remove deprecated flag

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b3e4aec View commit details
    Browse the repository at this point in the history
  2. feat: remove config file flag and start using viper instead for insta…

    …nce poll seconds
    
    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    85913d1 View commit details
    Browse the repository at this point in the history
  3. feat: move prevent cross cell promotion as well to viper

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0a27ba8 View commit details
    Browse the repository at this point in the history
  4. feat: add sqldatafile, snapshot time and reasonable replication log t…

    …o viper
    
    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c6c89fb View commit details
    Browse the repository at this point in the history
  5. feat: add audit file location to viper

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7b86cb3 View commit details
    Browse the repository at this point in the history
  6. feat: move remaining audit flags to viper

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1ab5cc3 View commit details
    Browse the repository at this point in the history
  7. feat: move remaining configs to viper

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ec2ef87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2121e16 View commit details
    Browse the repository at this point in the history
  9. feat: add summary changes

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0420ce5 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. feat: fix vtorc config in local example

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    897ab10 View commit details
    Browse the repository at this point in the history