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: user-configurable labels (in ServiceConfig type) for Docker containers and k8s pods #1604

Merged
merged 22 commits into from
Oct 25, 2023

Conversation

leoporoli
Copy link
Contributor

Description:

user-configurable labels (in ServiceConfig type) for Docker containers and K8s pods

Is this change user facing?

YES

References (if applicable):

Fix #1585

@leoporoli leoporoli changed the title feature: user-configurable labels (in ServiceConfig type) for Docker containers and k8s pods feat: user-configurable labels (in ServiceConfig type) for Docker containers and k8s pods Oct 23, 2023
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 23, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e2d55df
Status: ✅  Deploy successful!
Preview URL: https://0d84332c.kurtosis-docs.pages.dev
Branch Preview URL: https://lporoli-ticket-1585.kurtosis-docs.pages.dev

View logs

@leoporoli
Copy link
Contributor Author

@h4ck3rk3y it seems a big PR, but most of the files were updated because I moved one file from one package to another.

@leoporoli
Copy link
Contributor Author

@leeederek I added you for Docs review

@leoporoli leoporoli enabled auto-merge October 24, 2023 16:47
@leoporoli leoporoli added this pull request to the merge queue Oct 25, 2023
Merged via the queue into main with commit e98cdf6 Oct 25, 2023
12 checks passed
@leoporoli leoporoli deleted the lporoli/ticket-1585 branch October 25, 2023 18:16
github-merge-queue bot pushed a commit that referenced this pull request Oct 25, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.84.13](0.84.12...0.84.13)
(2023-10-25)


### Features

* user-configurable labels (in ServiceConfig type) for Docker containers
and k8s pods
([#1604](#1604))
([e98cdf6](e98cdf6))


### Bug Fixes

* name temporary python script for run_python with suitable name
([#1616](#1616))
([88edb39](88edb39))

---
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.

Add k8s/docker labels to deployed services
3 participants