Scott Wilson
13eef7e524
Merge pull request #2896 from Infisical/role-description-schema-fix
...
Fix: Correct Role Description Schema to Accept Null
2024-12-19 07:09:52 -08:00
Scott Wilson
3fa84c578c
fix: correct role description schema to accept null
2024-12-18 22:15:40 -08:00
BlackMagiq
89848a2f5c
Merge pull request #2886 from Infisical/ssh-cli
...
CLI - SSH Capabilities
2024-12-18 14:12:06 -08:00
BlackMagiq
1936f7cc4f
Merge pull request #2894 from Infisical/ssh-certs
...
Add OpenSSH dependency to standalone Dockerfiles
2024-12-18 11:55:46 -08:00
Tuan Dang
1adeb5a70d
Add openssh dependency to standalone Dockerfiles
2024-12-18 11:51:13 -08:00
Tuan Dang
058475fc3f
Ran go mod tidy
2024-12-18 11:45:09 -08:00
Tuan Dang
ee4eb7f84b
Update Go SDK version dependency
2024-12-18 11:32:09 -08:00
Maidul Islam
8122433f5c
Merge pull request #2893 from Infisical/ssh-certs
...
Expose ssh endpoints to api reference, update ssh sign/issue endpoints
2024-12-18 14:02:10 -05:00
Tuan Dang
a0411e3ba8
Expose ssh endpoints to api reference, update ssh sign/issue endpoints
2024-12-18 10:59:28 -08:00
Maidul Islam
f3cf1a3f50
Merge pull request #2830 from Infisical/ssh-certs
...
Infisical SSH (SSH Certificates)
2024-12-18 12:40:24 -05:00
Tuan Dang
b4b417658f
Update ssh cli api error messages
2024-12-18 09:22:06 -08:00
Tuan Dang
fed99a14a8
Merge remote-tracking branch 'origin' into ssh-certs
2024-12-18 09:20:13 -08:00
Tuan Dang
d4cfee99a6
Update ssh docs
2024-12-18 09:20:02 -08:00
Maidul Islam
e70ca57510
update minor version
2024-12-18 10:48:11 -05:00
Maidul Islam
06f321e4bf
Update Chart.yaml
2024-12-18 10:44:51 -05:00
Maidul Islam
3c3fcd0db8
update k8 version to 7.7
2024-12-18 10:44:37 -05:00
Maidul Islam
21eb2bed7e
Merge pull request #2815 from Infisical/daniel/k8-push-secret
...
feat(k8-operator): push secrets
2024-12-18 00:26:55 -05:00
Tuan Dang
31a21a432d
Update isValidKeyAlgorithm impl
2024-12-17 20:40:03 -08:00
Tuan Dang
381960b0bd
Add docs for Infisical SSH
2024-12-17 20:35:02 -08:00
Daniel Hougaard
7eb05afe2a
misc: better condition naming
2024-12-18 04:09:44 +01:00
Daniel Hougaard
0b54948b15
fix: better condition error
2024-12-18 04:09:44 +01:00
Daniel Hougaard
39e598e408
fix: move fixes from different branch
2024-12-18 04:09:44 +01:00
Daniel Hougaard
b735618601
fix(k8-operator): resource-based finalizer names
2024-12-18 04:09:44 +01:00
Daniel Hougaard
3a5e862def
fix(k8-operator): helm and cleanup
2024-12-18 04:09:44 +01:00
Daniel Hougaard
d1c4a9c75a
updated env slugs
2024-12-18 03:28:32 +01:00
Daniel Hougaard
5532844ee7
Added RBAC
2024-12-18 03:28:32 +01:00
Daniel Hougaard
dd5aab973f
Update PROJECT
2024-12-18 03:28:32 +01:00
Daniel Hougaard
ced12baf5d
Update conditions.go
2024-12-18 03:28:32 +01:00
Daniel Hougaard
7db1e62654
fix: requested changes
2024-12-18 03:28:32 +01:00
Daniel Hougaard
0ab3ae442e
cleanup and resource seperation
2024-12-18 03:28:32 +01:00
Daniel Hougaard
ed9472efc8
remove print
2024-12-18 03:28:32 +01:00
Daniel Hougaard
e094844601
docs(k8-operator): push secrets
2024-12-18 03:28:32 +01:00
Daniel Hougaard
e761b49964
feat(k8-operator): push secrets
2024-12-18 03:28:32 +01:00
Daniel Hougaard
6a8be75b79
Merge pull request #2865 from Infisical/daniel/fix-reminder-cleanup
...
fix(secret-reminders): proper cleanup on deleted resources
2024-12-18 02:57:07 +01:00
Daniel Hougaard
a92e61575d
fix: test types
2024-12-18 01:10:23 +01:00
Daniel Hougaard
761007208d
misc: daily cleanup of rogue secret reminder jobs
2024-12-17 23:32:45 +01:00
Daniel Hougaard
cc3e0d1922
fix: remove completed and failed reminder jobs
2024-12-17 23:32:04 +01:00
Tuan Dang
765280eef6
Update ssh cli issue/sign according to review
2024-12-17 13:12:47 -08:00
Daniel Hougaard
215761ca6b
Merge pull request #2858 from Infisical/daniel/azure-label
...
feat(azure-app-integration): label & reference support
2024-12-17 20:56:53 +01:00
Tuan Dang
0977ff1e36
Enforce min length on certificate template id param for ssh issue/sign operations
2024-12-17 11:13:22 -08:00
Maidul Islam
c6081900a4
Merge pull request #2885 from Infisical/misc/consolidated-missing-helm-conditions-for-namespace-installation
...
misc: added missing helm configs for namespace installation
2024-12-17 14:11:21 -05:00
Tuan Dang
86800c0cdb
Update ssh issue/sign fns to be based on certificate template id
2024-12-17 10:37:05 -08:00
Tuan Dang
1fa99e5585
Begin docs for ssh
2024-12-17 10:16:10 -08:00
Maidul Islam
8f5bb44ff4
Merge pull request #2890 from akhilmhdh/fix/broken-breakcrumb
2024-12-17 09:38:30 -05:00
Sheen Capadngan
3f70f08e8c
doc: added rationale for namespace installation
2024-12-17 22:15:54 +08:00
Sheen
078eaff164
Merge pull request #2891 from Infisical/misc/remove-encrypted-data-key-from-org-response
...
misc: remove encrypted data key from org response
2024-12-17 21:45:28 +08:00
Akhil Mohan
221aa99374
Merge pull request #2892 from Pranav2612000/improv/2845-dont-close-modal-on-outside-click-while-adding-secret
...
improv ui: don't close "Create Secrets" modal when clicking outside it
2024-12-17 19:08:43 +05:30
Pranav2612000
6a681dcf6a
improv ux: don't close 'Create secrets' modal when clicking outside it
...
Fixes #2845
2024-12-17 19:02:50 +05:30
Sheen Capadngan
b99b98b6a4
misc: remove encrypted data key from org response
2024-12-17 21:24:56 +08:00
Pranav2612000
d7271b9631
improv ui: use radix modal mode for Modals
...
Using the modal mode ensures that interaction with outside elements
is disabled ( for e.g scroll ) and only dialog content is visible to
screen readers.
2024-12-17 18:49:37 +05:30