Abin Simon
8a38545b6f
Make CI create multi-platform image
2022-09-19 18:28:44 +05:30
Nirav Parikh
81ded011d8
Merge pull request #65 from vivekhiwarkar/changelog
...
Adding changelog for v0.1.3
2022-08-26 17:51:40 +05:30
vivekhiwarkar
2336fe7126
Adding changelog
2022-08-26 17:21:50 +05:30
Nirav Parikh
27805eb460
Merge pull request #64 from vivekhiwarkar/new_fix_buf_issue
...
Fixing lint issue from buf
v0.1.3
2022-08-26 10:59:30 +05:30
vivekhiwarkar
10396c7d13
fix for failing test cases
2022-08-26 10:25:06 +05:30
vivekhiwarkar
30095a21d5
Adding Changlog
2022-08-25 18:33:13 +05:30
vivekhiwarkar
6bf6e80a9b
Fixing buf lint issue
2022-08-25 18:26:34 +05:30
Nirav Parikh
eb88366e34
Merge pull request #63 from paralus/kubeconfig-audit
...
Add audit log for kubeconfig download
2022-08-25 10:44:00 +05:30
Abin Simon
308fc6c33d
Add audit log for kubeconfig download
2022-08-24 15:26:49 +05:30
Abin Simon
4b66d4c8e5
Merge pull request #62 from paralus/codecov
...
Switch to using codecov for coverage
2022-08-23 11:28:06 +05:30
Abin Simon
bdf404f8cd
Switch to using codecov for coverage
2022-08-23 09:10:22 +05:30
Abin Simon
39402c009d
Merge pull request #59 from vivekhiwarkar/add_audit_points
...
Adding audit points
2022-08-22 21:06:27 +05:30
Vivek Hiwarkar
d4b25c65d2
Merge branch 'main' into add_audit_points
2022-08-22 13:09:52 +05:30
vivekhiwarkar
ccf9df60da
Resolving conflict
2022-08-22 12:27:22 +05:30
vivekhiwarkar
411bc6049a
changes for review comments
2022-08-22 12:06:13 +05:30
vivekhiwarkar
43b3bc8c7b
review comment changes
2022-08-18 16:11:15 +05:30
Nirav Parikh
3508f7d2c0
Merge pull request #58 from paralus/changelog-update
...
Update changelog to prep for next release
2022-08-17 15:59:26 +05:30
Abin Simon
22c671d08c
Fix typo
...
Co-authored-by: Nirav Parikh <52062717+niravparikh05@users.noreply.github.com >
2022-08-17 15:52:35 +05:30
vivekhiwarkar
9741ceca77
Adding audit points
2022-08-17 12:42:00 +05:30
Abin Simon
fcd9b3350c
Update changelog
2022-08-12 17:02:11 +05:30
Abin Simon
cfa532c321
Merge pull request #57 from paralus/fix-initialize
...
Fix issue with initialization failing on db setup
v0.1.2
2022-08-12 16:52:46 +05:30
Abin Simon
5264eef47c
Temporarily remove flaky test
2022-08-12 16:43:00 +05:30
Abin Simon
494835a7c1
Reorganize initialize Dockerfile for better caching
...
This way we can cache the downloads even when code changes.
2022-08-12 16:41:17 +05:30
Abin Simon
c001b06551
Use better defaults for partner and org in initialize
2022-08-12 16:02:39 +05:30
Abin Simon
c99e876705
Fix issue with initialization
2022-08-12 16:02:39 +05:30
Abin Simon
4241f57e2f
Merge pull request #55 from vivekhiwarkar/changelog
...
Changelog for new release v0.1.1
2022-08-09 17:56:11 +05:30
vivekhiwarkar
f7caf7ac4e
Changelog for new release v0.1.1
2022-08-09 17:44:21 +05:30
Abin Simon
a43a1b057a
Merge pull request #54 from akshay196/use-dsn-in-initialize-script
...
Add DSN env variable to Initialize script
v0.1.1
2022-08-09 10:16:54 +05:30
Akshay Gaikwad
f3a02470bd
Add DSN env variable to Initialize script
...
This include:
- Added DSN variable in initialize script.
- Fixes a dbDSN mistake in main.go file. And set default value to
dbDSN variable.
Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com >
2022-08-09 10:04:22 +05:30
Vivek Hiwarkar
06ec05ce42
Allow DSN env variable for database connection ( #52 )
2022-08-08 16:42:14 +05:30
Vivek Hiwarkar
621a71538d
Adding testcases for kubeconfig_settings.go ( #46 )
2022-08-05 09:18:38 +05:30
Vivek Hiwarkar
c9371aad01
Adding testcases for oidc_provider ( #44 )
2022-08-05 09:18:21 +05:30
Nirav Parikh
a54827eef1
Merge pull request #50 from paralus/small-cleanup
...
Drop unnecessary print
2022-07-28 17:50:53 +05:30
Nirav Parikh
c5d2f320ef
Validation for custom role ( #43 )
2022-07-28 17:04:08 +05:30
Abin Simon
8e28632eb9
Drop unnecessary print
2022-07-28 17:01:43 +05:30
Akshay Gaikwad
7ff78dac64
Merge pull request #47 from paralus/remove-image-build-for-prs
...
Removes gh action to build images on pull requests
2022-07-21 11:49:34 +05:30
Nirav Parikh
00051375ba
removing image build gh action to registry on pull requests
2022-07-21 11:27:19 +05:30
Abin Simon
012d5e9789
Merge pull request #39 from paralus/changelog
...
Add CHANGELOG
2022-07-15 11:39:40 +05:30
Abin Simon
4e56ac9809
Add CHANGELOG
2022-07-14 16:11:47 +05:30
Abin Simon
6cd0dbef4e
Merge pull request #36 from paralus/meain-patch-1
...
Fix typo in README
2022-07-11 15:12:42 +05:30
Abin Simon
5b48a770f2
Fix typo in README
2022-07-11 13:29:05 +05:30
Abin Simon
2bbdf16424
Merge pull request #35 from paralus/doc-proto
...
Update contributing guide for regenerating proto files
2022-07-07 13:05:10 +05:30
Abin Simon
daa3c065ec
Merge pull request #34 from paralus/readme-fix
...
Use absolute urls as header image link
2022-07-07 13:04:57 +05:30
Abin Simon
aa120cd87e
Update contributing guide for regenerating proto files
2022-07-07 10:07:09 +05:30
Abin Simon
ad82f166c8
Use absolute urls as header image link
2022-07-07 10:04:01 +05:30
Abin Simon
a292081a54
Merge pull request #30 from paralus/update-contribution
...
Updated contribution document
2022-07-01 13:20:22 +05:30
techmaharaj
e659a00790
Updated contribution document
2022-07-01 11:36:46 +05:30
Abin Simon
b3e1f40420
Merge pull request #32 from paralus/simplify-makefile
...
Clean up Makefile
2022-07-01 11:18:51 +05:30
venu-rafay
56ede9119e
Merge pull request #33 from paralus/crb-renaming
...
renaming cluster role binding to avoid collisions
2022-07-01 10:04:55 +05:30
Abin Simon
fd37d9aa9e
Simplify proto generation and clean
2022-06-30 19:44:29 +05:30