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

feat: adding enclave production mode value in the APIC primitive #2407

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

leoporoli
Copy link
Contributor

Description

The production mode value is already in the enclave primitive but we also want to add it in the APIC primitive this way we will be able to get this data just by calling the kurtosisBackend.GetAPIContainers() instead of having to call the kurtosisBackend.GetEnclaves()which will demand more internal backend calls, and also because this data is stored in the APIC´s env vars.

Adding it only in the Docker backend because production mode is not implemented in Kubernetes yet.

REMINDER: Tag Reviewers, so they get notified to review

Is this change user facing?

NO

References (if applicable)

This is part of the "Upgrade Kurtosis from the Cloud UI project"

@leoporoli leoporoli requested a review from h4ck3rk3y April 26, 2024 20:56
@leoporoli leoporoli added this pull request to the merge queue Apr 29, 2024
Merged via the queue into main with commit 86acc7f Apr 29, 2024
52 checks passed
@leoporoli leoporoli deleted the lporoli/adding-production-mode-in-apic branch April 29, 2024 12:26
github-merge-queue bot pushed a commit that referenced this pull request Apr 30, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.89.1](0.89.0...0.89.1)
(2024-04-30)


### Features

* adding enclave production mode value in the APIC primitive
([#2407](#2407))
([86acc7f](86acc7f))
* set service image in em ui
([#2406](#2406))
([917f011](917f011))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Apr 30, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.89.1](0.89.0...0.89.1)
(2024-04-30)


### Features

* adding enclave production mode value in the APIC primitive
([#2407](#2407))
([86acc7f](86acc7f))
* set service image in em ui
([#2406](#2406))
([917f011](917f011))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <[email protected]>
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.

2 participants