Skip to content
Discussion options

You must be logged in to vote

The CSV generator has indeed been replaced by the bundle generator, which is also available through the QOSDK BOM:

<dependency>
  <groupId>io.quarkiverse.operatorsdk</groupId>
  <artifactId>quarkus-operator-sdk-bundle-generator</artifactId>
  <version>${project.version}</version>
</dependency>

Replies: 6 comments 10 replies

Comment options

You must be logged in to vote
1 reply
@geoand
Comment options

geoand Jun 3, 2023
Collaborator

Comment options

You must be logged in to vote
1 reply
@maxandersen
Comment options

Comment options

You must be logged in to vote
2 replies
@geoand
Comment options

geoand Jun 3, 2023
Collaborator

@metacosm
Comment options

Comment options

You must be logged in to vote
3 replies
@maxandersen
Comment options

@metacosm
Comment options

@bentito
Comment options

Comment options

You must be logged in to vote
2 replies
@bentito
Comment options

@metacosm
Comment options

Answer selected by bentito
Comment options

You must be logged in to vote
1 reply
@metacosm
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment