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

Crd5 #68

Open
wants to merge 76 commits into
base: master
Choose a base branch
from
Open

Crd5 #68

Changes from 1 commit
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
5b95928
securitycontext updated
Bhargavi-Chilaka Feb 22, 2023
4dbce0c
node version is updated
Bhargavi-Chilaka Feb 22, 2023
afbcd01
node version is updated in circleci
Bhargavi-Chilaka Feb 22, 2023
02809fe
node version is updated in circleci
Bhargavi-Chilaka Feb 22, 2023
125a6ab
node version is updated in circleci
Bhargavi-Chilaka Feb 22, 2023
cccc4b7
docker envs are upadate
Bhargavi-Chilaka Feb 22, 2023
cac2f32
prometheus is disabled
Bhargavi-Chilaka Feb 23, 2023
9eb182d
updated values.yaml
Bhargavi-Chilaka Feb 23, 2023
041b965
dns upadated
Bhargavi-Chilaka Feb 24, 2023
d29e7b8
dns upadated
Bhargavi-Chilaka Feb 24, 2023
cd1ddab
api version updated
Bhargavi-Chilaka Feb 24, 2023
5a83ced
api version updated
Bhargavi-Chilaka Feb 24, 2023
84faccf
Update values.yaml and k8sutil.go
Mar 3, 2023
4f14a24
Version updated
Mar 7, 2023
2382977
Version Updated
Mar 7, 2023
7641071
Image version updated
Bhargavi-Chilaka Mar 10, 2023
fdb0758
namespace changed
Bhargavi-Chilaka Mar 23, 2023
318728a
volume removed
biswazr Mar 27, 2023
68e5ec8
volume removed
biswazr Mar 27, 2023
a9b7b1b
volume removed
biswazr Mar 27, 2023
e1d4bc9
gomod
biswazr Sep 28, 2024
92cf7a3
try1
Sep 28, 2024
5a21153
ty
biswazr Sep 28, 2024
f070d59
mod
Sep 28, 2024
b8db280
h
Sep 28, 2024
57ded0f
ok
biswazr Sep 28, 2024
6ae5770
ci
Sep 28, 2024
e37d2e4
ci
Sep 28, 2024
d23438a
ci
Sep 28, 2024
2ce1d96
ci
Sep 29, 2024
2407005
ci
Sep 29, 2024
5c221c6
test
Sep 29, 2024
59ec5c3
test
Sep 29, 2024
1faafd5
x
Sep 29, 2024
d15d335
x
Sep 29, 2024
f72ec65
v1
Sep 29, 2024
baaf7ca
v1
Sep 29, 2024
7169ced
v1
Sep 29, 2024
0ce8656
v1
Sep 29, 2024
5db7b94
v1
Sep 29, 2024
a6bda3e
v1
Sep 29, 2024
8fd05f0
upgrade
Sep 30, 2024
560b2b9
new validation
Sep 30, 2024
8bb3bbc
new validation
Sep 30, 2024
d2f7d85
new validation
Oct 1, 2024
8ed3a97
new validation
Oct 1, 2024
c565074
new validation
Oct 1, 2024
e85ead9
crd
Oct 1, 2024
e83c08b
code-gen
Oct 1, 2024
daa0649
h
Oct 1, 2024
ab04abb
h
Oct 1, 2024
157d11f
crd3
Oct 1, 2024
ea43014
check generated
Oct 1, 2024
0cfb073
grou
Oct 1, 2024
33509e6
0.24
Oct 2, 2024
1fbff17
x
Oct 2, 2024
7870b16
x
Oct 2, 2024
7727743
try
Oct 2, 2024
4565a09
blunder
Oct 3, 2024
d5859e0
x
Oct 3, 2024
4b03b61
29 alpha
biswazr Oct 3, 2024
920524c
broken
biswazr Oct 3, 2024
a794158
bl
biswazr Oct 3, 2024
a73ec4e
x
biswazr Oct 3, 2024
0f35e0e
issue
biswazr Oct 3, 2024
d229df6
no etcd
biswazr Oct 3, 2024
64f32c9
spec
Oct 3, 2024
b4e5b9a
spec
Oct 3, 2024
b9dc8a6
context
Oct 3, 2024
72f8f3f
ctx
Oct 3, 2024
143397c
make
Oct 3, 2024
4a77cef
go 1.20
Oct 3, 2024
3c47ac2
try
Oct 4, 2024
fa4aad1
etcd fix
Oct 6, 2024
4eaac0b
stil bug
Oct 6, 2024
540a2b7
b
Oct 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
node version is updated in circleci
  • Loading branch information
Bhargavi-Chilaka committed Feb 22, 2023

Unverified

This user has not yet uploaded their public signing key.
commit afbcd01681d19ad7d511e4ebe9abb984b7187852
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ orbs:
jobs:
markdownlint:
docker:
- image: circleci/node:16.15.0
- image: cimg/node:18.14.1
auth:
username: ${DOCKER_USERNAME}
password: ${DOCKER_PASSWORD}