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

Customize Builder resources when Quarkus Native #4177

Closed
squakez opened this issue Mar 28, 2023 · 1 comment · Fixed by #4322
Closed

Customize Builder resources when Quarkus Native #4177

squakez opened this issue Mar 28, 2023 · 1 comment · Fixed by #4322
Assignees
Labels
area/quarkus Related to the Quarkus runtime kind/feature New feature or request
Milestone

Comments

@squakez
Copy link
Contributor

squakez commented Mar 28, 2023

When we build in Quarkus Native mode, in version 2.x we're creating a Builder Pod which takes care of running the build. It would be good to enable the customization of resources as suggested in

// TODO we may provide a set of sensible resource default values for the Pod spun off

@squakez squakez added kind/feature New feature or request area/quarkus Related to the Quarkus runtime labels Mar 28, 2023
@squakez squakez added this to the 2.0.0 milestone Mar 28, 2023
@squakez
Copy link
Contributor Author

squakez commented Mar 28, 2023

Relates #4173

@squakez squakez self-assigned this May 4, 2023
squakez added a commit to squakez/camel-k that referenced this issue May 4, 2023
This commit introduce the object we'll use to include later all builder config.

Ref apache#4177
squakez added a commit to squakez/camel-k that referenced this issue May 4, 2023
This commit introduce the object we'll use to include later all builder config.

Ref apache#4177
squakez added a commit to squakez/camel-k that referenced this issue May 4, 2023
This commit introduce the object we'll use to include later all builder config.

Ref apache#4177
squakez added a commit to squakez/camel-k that referenced this issue May 8, 2023
This commit introduce the object we'll use to include later all builder config.

Ref apache#4177
squakez added a commit to squakez/camel-k that referenced this issue May 9, 2023
This commit introduce the object we'll use to include later all builder config.

Ref apache#4177
squakez added a commit to squakez/camel-k that referenced this issue May 10, 2023
* Enabled resource configuration for builder pod
* Default resource configuration when Quarkus native build

Closes apache#4177
squakez added a commit to squakez/camel-k that referenced this issue May 10, 2023
This commit introduce the object we'll use to include later all builder config.

Ref apache#4177
squakez added a commit to squakez/camel-k that referenced this issue May 10, 2023
* Enabled resource configuration for builder pod
* Default resource configuration when Quarkus native build

Closes apache#4177
squakez added a commit to squakez/camel-k that referenced this issue May 10, 2023
This commit introduce the object we'll use to include later all builder config.

Ref apache#4177
squakez added a commit to squakez/camel-k that referenced this issue May 10, 2023
* Enabled resource configuration for builder pod
* Default resource configuration when Quarkus native build

Closes apache#4177
squakez added a commit that referenced this issue May 16, 2023
This commit introduce the object we'll use to include later all builder config.

Ref #4177
squakez added a commit that referenced this issue May 16, 2023
* Enabled resource configuration for builder pod
* Default resource configuration when Quarkus native build

Closes #4177
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/quarkus Related to the Quarkus runtime kind/feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant