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

drtprod: introduce target dependency #131942

Merged
merged 1 commit into from
Oct 25, 2024

Commits on Oct 25, 2024

  1. drtprod: introduce target dependency

    Today there is no way to define dependency on other targets. This is needed in certain cases. e.g. if we want to copy certificates after both the clusters are ready.
    This PR also resolves an issue with roachprod command where the stdin input was not considered. Now, the command is executed with the interactive mode.
    
    Some more changes done for 150 node:
    schema_change is created without cron entry as we need manual control on it
    
    Epic: None
    Release note: None
    nameisbhaskar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f3be69f View commit details
    Browse the repository at this point in the history