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 #1502

Closed
wants to merge 86 commits into from
Closed

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

wants to merge 86 commits into from

Conversation

gowriswarupk
Copy link
Contributor

@gowriswarupk gowriswarupk commented Mar 31, 2022

Motiviation

Addressing issue #1429

Changes made:


  • fix:Kafka topic creation command "mute" successful. [1]
  • chore: Artifact rules enable --config should only propose values for specific rule [2]

Verification Steps:


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

@redhat-developer redhat-developer deleted a comment from gowriswarupk Mar 31, 2022
@gowriswarupk gowriswarupk changed the title [WIP]: Issues #1429 and #1440 Chore: Issues #1429 and #1440 Apr 7, 2022
pkg/core/cmdutil/flagutil/flagset.go Outdated Show resolved Hide resolved
pkg/core/cmdutil/flagutil/flagset.go Outdated Show resolved Hide resolved
pkg/core/ioutil/dump/dump.go Show resolved Hide resolved
@wtrocki wtrocki changed the title Chore: Issues #1429 and #1440 Refactor output format framework to support tables and empty format Apr 8, 2022
@rkpattnaik780
Copy link
Contributor

Needs rebase

@wtrocki
Copy link
Collaborator

wtrocki commented Apr 26, 2022

git rebase -i origin/main

fixup as many commits as you can leaving only first one.
I have tried that and I managed to get conflicts only once.

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.

5 participants