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

Refactor output format framework to support tables and empty format #1540

Closed
wants to merge 30 commits into from
Closed

Refactor output format framework to support tables and empty format #1540

wants to merge 30 commits into from

Conversation

gowriswarupk
Copy link
Contributor

@gowriswarupk gowriswarupk commented Apr 25, 2022

Motiviation

Addressing issue #1429

Changes made:


  • fix:Kafka topic creation command "mute" successful. [1]

Verification Steps:


  • for fix [1] :
    ./rhoas kafka topic create --name=kannan --output=none

gowriswarupk and others added 29 commits February 21, 2022 10:34
updated instructions for generating changelog
retention bytes command -1 flag updated desc.
endif
app-services-go-linter -path ./pkg/core/localize/locales ./...
.PHONY: lint-lang
# lint-lang: ## Lint i18n files
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this

endif
app-services-go-linter -path ./pkg/core/localize/locales ./...
.PHONY: lint-lang
# lint-lang: ## Lint i18n files
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this

@@ -1,30 +1,4 @@

<a name="v0.39.0"></a>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Restore this changelog (generate it)

@@ -1,30 +1,4 @@

<a name="v0.39.0"></a>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Restore this changelog (generate it)

Copy link
Collaborator

@wtrocki wtrocki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing change. I did not verify this but code looks very good

@wtrocki
Copy link
Collaborator

wtrocki commented Apr 25, 2022

We need to resolve conflicts, remove some extra changes. Then myself and @rkpattnaik780 can verify and merge this change

@rkpattnaik780
Copy link
Contributor

Looks bit counter-intuitive to see "none" in list command. Wdyt?

./rhoas kafka topic list -o none
json   none   table  yaml   yml 

@gowriswarupk gowriswarupk changed the title Temp heading before verification Refactor output format framework to support tables and empty format Apr 27, 2022
@wtrocki wtrocki closed this Apr 27, 2022
@wtrocki wtrocki deleted the output-types-work2 branch April 27, 2022 16:14
@wtrocki wtrocki restored the output-types-work2 branch May 3, 2022 10:47
@wtrocki wtrocki reopened this May 3, 2022
@wtrocki wtrocki closed this May 25, 2022
@wtrocki wtrocki deleted the output-types-work2 branch May 25, 2022 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants