-
Notifications
You must be signed in to change notification settings - Fork 261
feat: Support import export namespace data #3356
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
Conversation
Signed-off-by: Mark Phelps <[email protected]>
Signed-off-by: Mark Phelps <[email protected]>
Signed-off-by: Mark Phelps <[email protected]>
Signed-off-by: Mark Phelps <[email protected]>
Signed-off-by: Mark Phelps <[email protected]>
….com/flipt-io/flipt into support-import-export-namespace-data * 'support-import-export-namespace-data' of https://github.com/flipt-io/flipt: chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#3347) chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp (#3349) chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 (#3346) chore(deps): bump github.com/coreos/go-oidc/v3 from 3.10.0 to 3.11.0 (#3345) chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin (#3348) docs: add radekska as a contributor for code (#3355) feat: support postgresql url prefix (#3354)
Signed-off-by: Roman Dmytrenko <[email protected]>
Signed-off-by: Mark Phelps <[email protected]>
Signed-off-by: Mark Phelps <[email protected]>
Signed-off-by: Mark Phelps <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3356 +/- ##
==========================================
+ Coverage 64.40% 64.44% +0.04%
==========================================
Files 172 172
Lines 13722 13820 +98
==========================================
+ Hits 8837 8906 +69
- Misses 4207 4232 +25
- Partials 678 682 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Mark Phelps <[email protected]>
Signed-off-by: Mark Phelps <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great work @markphelps
Allow importing/exporting namespace as object which includes name and description