Update master branch with latest devs from unstable branch #34

Open
pcaseiro wants to merge 65 commits from unstable into master
Owner
No description provided.
pcaseiro added 15 commits 2024-01-10 10:09:56 +01:00
pcaseiro added 5 commits 2024-02-12 11:43:20 +01:00
pcaseiro added 1 commit 2024-02-12 11:47:08 +01:00
0dbd5dd551 fix(dispatcher): liveness probe must use the container port
Container port is 8080 so ... the probes must use the same port
pcaseiro added 1 commit 2024-02-13 15:56:31 +01:00
pcaseiro added 1 commit 2024-02-13 16:49:53 +01:00
29f539f7ab fix(oidc): removing deprecated and useless patch
fix container liveness and readyness probes
fix service with correct port
pcaseiro added 2 commits 2024-02-14 11:08:02 +01:00
pcaseiro added 1 commit 2024-02-14 11:31:25 +01:00
pcaseiro added 1 commit 2024-02-21 15:43:57 +01:00
pcaseiro added 6 commits 2024-04-04 17:49:07 +02:00
pcaseiro added 3 commits 2024-04-29 13:32:19 +02:00
pcaseiro added 3 commits 2024-04-29 13:53:12 +02:00
pcaseiro added 2 commits 2024-04-29 16:08:47 +02:00
pcaseiro added 2 commits 2024-05-23 08:21:27 +02:00
pcaseiro added 2 commits 2024-06-10 11:05:00 +02:00
pcaseiro added 1 commit 2024-06-10 11:13:12 +02:00
pcaseiro added 2 commits 2024-08-07 08:47:50 +02:00
pcaseiro added 3 commits 2024-09-24 14:02:40 +02:00
pcaseiro added 2 commits 2024-09-24 15:20:02 +02:00
vfebvre added 2 commits 2024-10-09 10:00:05 +02:00
a0ff37edf6 Merge pull request 'feat(postgres): adding max_conns hydra parameter support for cnpg component' (#47) from feat-hydra-pooler into unstable
Reviewed-on: #47
Reviewed-by: Laurent Gourvenec <lgourvenec@cadoles.com>
Reviewed-by: vfebvre <vfebvre@cadoles.com>
pcaseiro added 1 commit 2024-10-09 11:38:06 +02:00
pcaseiro added 1 commit 2024-10-09 11:49:49 +02:00
pcaseiro added 2 commits 2024-10-10 10:35:12 +02:00
vfebvre added 2 commits 2024-11-06 14:27:27 +01:00
This pull request has changes conflicting with the target branch.
  • resources/hydra/resources/hydra-maester/kustomization.yaml
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b unstable master
git pull origin unstable

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff unstable
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: CadolesKube/sso-kustom#34
No description provided.