We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
AC
note: it may be worthwhile refactoring the tuples from apply/dry run to be something like
// name is just a stand in, not sure what a name may look like type PkgDefinition struct { StackID influxdb.ID Summary Summary Diff Diff }
The text was updated successfully, but these errors were encountered:
chore(pkger): refactor return values for Apply/DryRun to enable exten…
5e7b03b
…ding it references: #17997
b25b402
feat(pkger): make all pkg applications stateful
7922fca
if no stack is provided then one will be provided for you. closes: #17997
d062617
53794bf
Successfully merging a pull request may close this issue.
AC
note:
it may be worthwhile refactoring the tuples from apply/dry run to be something like
The text was updated successfully, but these errors were encountered: