• Joined on 2024-11-26
plm pushed to main at core/oc-auth 2024-12-16 13:45:47 +01:00
f10615888c Pointing on last issue#4 commit to use oc-lib env var fix, removing useless log in Dockerfile building phase
plm closed issue core/oc-auth#4 2024-12-16 09:28:22 +01:00
Docker registry publication
plm commented on issue core/oc-auth#4 2024-12-16 09:28:22 +01:00
Docker registry publication

Available through Makefile for go-auth

plm commented on issue core/oc-auth#3 2024-12-16 09:27:51 +01:00
Dependency management in development context

Added a "replace" directive in the go.mod file to point on local oc-lib implementation. replace directive is wiped out from go.mod with sed command in Dockerfile to rely on "require" non-local…

plm closed issue core/oc-auth#3 2024-12-16 09:27:51 +01:00
Dependency management in development context
plm closed issue core/oc-auth#2 2024-12-16 09:21:06 +01:00
Dockerfile cache usage
plm commented on issue core/oc-auth#2 2024-12-16 09:21:06 +01:00
Dockerfile cache usage

Pushed a Dockerfile, should be used as template for other microservices to leverage docker build cache mechanism

plm closed issue core/oc-lib#6 2024-12-16 09:20:08 +01:00
Mongodb access
plm commented on issue core/oc-lib#6 2024-12-16 09:20:08 +01:00
Mongodb access

Url based authentication setup for k8s

plm closed issue core/oc-lib#4 2024-12-16 09:19:38 +01:00
Env layer
plm commented on issue core/oc-lib#4 2024-12-16 09:19:37 +01:00
Env layer

Fixed

plm pushed to master at core/oc-lib 2024-12-16 09:19:00 +01:00
245f3adea3 Merge branch 'issue#4'
21d08204b5 Fixing env based layer; not using onion builtin mechanism to preserve opencloud conf key/value format
1de4888599 Remove extra underscore character; it breaks the env var loading
Compare 3 commits »
plm pushed to issue#4 at core/oc-lib 2024-12-16 09:17:55 +01:00
21d08204b5 Fixing env based layer; not using onion builtin mechanism to preserve opencloud conf key/value format
plm pushed to main at core/oc-auth 2024-12-16 09:15:12 +01:00
2ce3a380f0 Updating dependencies + fix dockerfile for quicker build + Introducing top Makefile script as unique entry point for building, deployment and high level tasks
36e843d343 Fixing perm connector key (cant be based on perm service url)
3a30e265cf Remove production binary from conf
4add83b0d6 Removing debug binary from conf
Compare 4 commits »
plm opened issue core/oc-lib#6 2024-12-11 13:45:03 +01:00
Mongodb access
plm opened issue core/oc-auth#4 2024-12-10 14:31:43 +01:00
Docker registry publication
plm opened issue core/oc-auth#3 2024-12-10 14:28:27 +01:00
Dependency management in development context
plm opened issue core/oc-auth#2 2024-12-10 14:26:40 +01:00
Dockerfile cache usage
plm created branch issue#4 in core/oc-lib 2024-12-10 14:02:15 +01:00
plm pushed to issue#4 at core/oc-lib 2024-12-10 14:02:15 +01:00
1de4888599 Remove extra underscore character; it breaks the env var loading