Maksim Nabokikh
955142bae2
feat: enhance git-version script to generate pseudo-versions with timestamp ( #4553 )
...
Signed-off-by: maksim.nabokikh <max.nabokih@gmail.com >
2026-02-16 17:16:32 +01:00
Maksim Nabokikh
ad3a83ebcf
build(gomplate): update gomplate version to v5.0.0 and add update script ( #4542 )
...
Signed-off-by: maksim.nabokikh <max.nabokih@gmail.com >
2026-02-15 16:23:38 +01:00
Marco Franssen
47a0e067a1
Utilize native git diff feature ( #2981 )
...
This `--exit-code` option does exactly what the script is doing
Signed-off-by: Marco Franssen <marco.franssen@gmail.com >
2023-06-06 19:40:25 +04:00
Maksim Nabokikh
5d7850eae5
feat: Verify generated files ( #2833 )
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com >
2023-02-26 04:32:52 +04:00
Mark Sagi-Kazar
054e397177
refactor: remove unused proto scripts
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com >
2021-11-14 14:11:38 +01:00
m.nabokikh
7a2472555a
feat: Create CRDs as apiextensions.k8s.io/v1
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com >
2021-06-10 20:00:49 +04:00
Mark Sagi-Kazar
ed7b71a190
chore: add editorconfig
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com >
2020-11-03 20:37:38 +01:00
Justin Slowik
6d343e059b
Generates/Stores the device request and returns the device and user codes.
...
Signed-off-by: justin-slowik <justin.slowik@thermofisher.com >
2020-07-08 16:25:05 -04:00
Mark Sagi-Kazar
b09b7bbbba
Disable travis
2020-01-30 16:32:48 +01:00
Mark Sagi-Kazar
e0c58d5449
Remove old kubernetes storage test flow
2019-12-18 17:23:52 +01:00
Mark Sagi-Kazar
bcd47fc6f3
Remove old lint targets
2019-12-18 15:07:53 +01:00
Michael Venezia
395febf808
storage/kubernetes: Removing Kubernetes TPR support
...
Third Party Resources (TPR) have been removed from Kubernetes for
roughly 2 years. This commit removes the support dex had for them.
Documentation has been updated to reflect this and to instruct users
on how to migrate from TPR-powered dex environment to a Custom Resource
Defintion (CRD) based one that dex > v2.17 will support
2019-08-14 09:28:18 -04:00
Stephan Renatus
86a3346b64
scripts,Makefile: nuke check-go-version
...
Fixes #1291
Signed-off-by: Stephan Renatus <srenatus@chef.io >
2018-09-10 16:34:00 +02:00
charles.deng
d92c21b9f9
Update check go major version way
...
the previous one just keep one prefix number as the major number, it should be the whole number after the dot.
2018-03-07 23:34:08 +08:00
Eric Chiang
ec5e2cc3c6
Merge pull request #1135 from mpashka/master
...
Update slapd.sh
2017-12-08 15:26:14 -06:00
Pavel Moukhataev
5ef1312b38
Add note for OpenLDAP installation
2017-12-08 23:53:36 +03:00
Eric Chiang
35063da41e
*: pin protoc-gen-go dependencies
2017-12-01 10:32:04 -08:00
Eric Chiang
b58fba6753
*: Go 1.7 no longer supported and updated build image to 1.9
2017-11-08 13:33:01 -08:00
rithu leena john
42ef8fd802
Merge pull request #1072 from ericchiang/k8s-test
...
*: run kubernetes tests in travis
2017-10-31 10:34:26 -07:00
Eric Chiang
3d2d92b31b
*: run kubernetes tests in travis
2017-10-31 10:29:52 -07:00
Tobias Furuholm
b6c3074ba0
Replace docker-build script with multi-stage build
2017-09-21 22:08:11 +02:00
rithu john
34dcf6c9a0
Documentation: add docs for TPR to CRD migration
2017-09-18 14:24:50 -07:00
Eric Chiang
980400db0b
Makefile: error out if go files aren't correctly formatted
...
Noticed in #1058 that our gofmt make target isn't actually erroring
if someone commits misformatted code.
2017-09-14 09:44:15 -07:00
Eric Chiang
50f2905cac
*: add standup script for LDAP
2017-08-22 10:37:29 -07:00
Lucas Serven
6f8968b66b
scripts: bump builder to Go 1.8.3
2017-07-17 11:44:02 -07:00