Skip to content

Release 0.2.14 #61

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

Merged
merged 13 commits into from
Jul 25, 2023
Merged

Release 0.2.14 #61

merged 13 commits into from
Jul 25, 2023

Conversation

ilia-medvedev-codefresh
Copy link
Collaborator

  • kind: changed
    description: Updated app-proxy to 1.2318.1
    - kind: changed
    description: Update ArgoCD version to v2.7.0-cap-CR-18361-custom-instance-label
    - kind: changed
    description: Switch internal router to unprivileged (rootless) nginx
    - kind: changed
    description: Installer image now supports arm64 and amd64 platforms
    - kind: added
    description: Include enrichment images in the chart with possibility to override through values
    - kind: fixed
    description: Private registry utility - the utility omitted repositories for images with short names

@ilia-medvedev-codefresh ilia-medvedev-codefresh requested a review from a team as a code owner July 16, 2023 07:13
@noam-codefresh
Copy link

/e2e

protocol: TCP
readinessProbe:
initialDelaySeconds: 10
timeoutSeconds: 10
httpGet:
port: 80
port: http
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this and the livenessProbe should also be 8080 now.
Also, why are you changing this only for the internal-router?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Liveness probe works by port name. If you look at the definition of the port here, you see the port is 8080 but the name is http https://github.com/codefresh-io/gitops-runtime-helm/blob/b0198ee8402129041703e08c0de53eb5f891db7f/charts/gitops-runtime/templates/_components/internal-router/_deployment.yaml#L40C18-L40C18. We are changing it for internal-router because we are switching to unprivileged Nginx to be able to run on rootless (and Openshift). The rest of the components already run rootless

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh by bad, I didn't notice that. Thanks :)

@pysarenko-bohdan
Copy link
Contributor

/e2e

@mikhail-klimko
Copy link
Contributor

/e2e

@mikhail-klimko
Copy link
Contributor

/e2e

@mikhail-klimko
Copy link
Contributor

/e2e

1 similar comment
@mikhail-klimko
Copy link
Contributor

/e2e

@mikhail-klimko
Copy link
Contributor

/e2e

4 similar comments
@yaroslav-codefresh
Copy link
Member

/e2e

@yaroslav-codefresh
Copy link
Member

/e2e

@danielm-codefresh
Copy link
Contributor

/e2e

@danielm-codefresh
Copy link
Contributor

/e2e

@ilia-medvedev-codefresh ilia-medvedev-codefresh merged commit 0559af2 into main Jul 25, 2023
@ilia-medvedev-codefresh ilia-medvedev-codefresh deleted the release-0.2.14 branch August 14, 2023 08:28
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.

6 participants