carlosmonastyrski
a1fbc140ee
Merge pull request #3235 from Infisical/feat/addHumanitecIntegration
...
Add Humanitec secret sync integration
2025-03-14 16:55:53 -03:00
carlosmonastyrski
e89fb33981
Add missing docs for humanitec app connection endpoints
2025-03-14 14:21:56 -03:00
Daniel Hougaard
5ebf142e3e
Merge pull request #3239 from Infisical/daniel/k8s-config-map
...
feat(k8s): configmap support
2025-03-14 20:01:52 +04:00
carlosmonastyrski
16866d46bf
Fix edge case for delete humanitec secret and improvements on docs
2025-03-14 09:27:21 -03:00
Daniel Hougaard
bdceea4c91
requested changes
2025-03-14 06:59:04 +04:00
Daniel Hougaard
32fa6866e4
Merge pull request #3238 from Infisical/feat/ENG-2320-echo-environment-being-used-in-cli
...
feat: confirm environment exists when running `run` command
2025-03-14 03:58:05 +04:00
Daniel Hougaard
b4faef797c
fix: address comment
2025-03-14 03:47:25 +04:00
Mahyar Mirrashed
08732cab62
refactor(projects): move rest api call directly into run command module
2025-03-13 16:36:41 -07:00
Mahyar Mirrashed
81d5f639ae
revert: "refactor: clean smelly code"
...
This reverts commit c04b97c689 .
2025-03-13 16:33:26 -07:00
Daniel Hougaard
25b83d4b86
docs: fix formatting
2025-03-14 02:45:59 +04:00
carlosmonastyrski
155e59e571
Fix humanitec API header
2025-03-13 18:06:18 -03:00
carlosmonastyrski
8fbd3f2fce
Fix humanitec api calls to create secret if the env has no overrides
2025-03-13 17:50:05 -03:00
Mahyar Mirrashed
a500f00a49
fix(run): compare environment slug to environment slug
2025-03-13 13:21:12 -07:00
Daniel Hougaard
6842f7aa8b
docs(k8s): config map support
2025-03-13 23:44:32 +04:00
Mahyar Mirrashed
ad207786e2
refactor: clean up empty line
2025-03-13 12:18:54 -07:00
Daniel Hougaard
ace8c37c25
docs: fix formatting
2025-03-13 23:11:50 +04:00
carlosmonastyrski
f15e61dbd9
Add missing docs for humanitec app connection endpoints
2025-03-13 15:50:32 -03:00
Mahyar Mirrashed
4c82408b51
fix(run): grap workspace id from workspace file if not defined on the cli
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
8146dcef16
refactor(run): call it project instead of workspace
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
2e90addbc5
refactor(run): do not report project id in error message
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
427201a634
refactor(run): set up variable before call
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
0b55ac141c
refactor(projects): rename workspace to project
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
aecfa268ae
fix(run): handle case where we require a login
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
fdfc020efc
refactor: clean up more smelly code
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
62aa80a104
feat(run): ensure that the project has the requested environment
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
cf9d8035bd
feat(run): add function to confirm project has the requested environment
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
d0c9f1ca53
feat(projects): add new module in util package for getting project details
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
2ecc7424d9
feat(models): add model for environments
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
c04b97c689
refactor: clean smelly code
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
7600a86dfc
fix(nix): set gopath for usage by IDEs
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
8924eaf251
chore: ignore direnv folder
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
82e9504285
chore: ignore .idea and .go folders
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
c4e10df754
fix(nix): set the goroot for tools like jetbrains
...
JetBrains needs to know the GOROOT environment variables. For the sake
of other tooling, we will just set these in the flake rather than only
in the `.envrc` file. It also keeps all environment configuration
localized to our project flake.
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
ce60e96008
chore(nix): add golang dependency
2025-03-13 11:43:00 -07:00
Daniel Hougaard
930b59cb4f
chore: helm
2025-03-13 20:20:43 +04:00
Daniel Hougaard
ec363a5ad4
feat(infisicalsecret-crd): added configmap support
2025-03-13 20:20:43 +04:00
Akhil Mohan
de7e92ccfc
Merge pull request #3236 from akhilmhdh/fix/renew-token
...
Resolved renew token not renewing
2025-03-13 20:12:26 +05:30
Akhil Mohan
522d81ae1a
Merge pull request #3237 from akhilmhdh/feat/metadata-oidc
...
Resolved create and update failing for service token
2025-03-13 19:47:51 +05:30
=
02153ffb32
fix: resolved create and update failing for service token
2025-03-13 19:41:33 +05:30
carlosmonastyrski
1d14cdf334
Merge branch 'main' into feat/addHumanitecIntegration
2025-03-13 10:55:40 -03:00
carlosmonastyrski
39b323dd9c
Improve humanitec docs
2025-03-13 10:47:18 -03:00
carlosmonastyrski
b0b55344ce
General improvements to Humanitec integration
2025-03-13 09:41:12 -03:00
Scott Wilson
d9d62384e7
Merge pull request #3196 from Infisical/org-name-constraint
...
Improvement: Add Organization Name Constraint
2025-03-12 19:02:38 -07:00
Scott Wilson
76f34501dc
improvements: address feedback
2025-03-12 17:20:53 -07:00
Scott Wilson
7415bb93b8
Merge branch 'main' into org-name-constraint
2025-03-12 17:07:12 -07:00
Mahyar Mirrashed
7a1c08a7f2
Merge pull request #3224 from Infisical/feat/ENG-2352-view-machine-identities-in-admin-console
...
feat: add ability to view machine identities in admin console
2025-03-12 16:31:54 -07:00
carlosmonastyrski
568aadef75
Add Humanitec secret sync integration docs
2025-03-12 18:42:07 -03:00
Maidul Islam
84f9eb5f9f
Merge pull request #3234 from Infisical/fix/ENG-2341-fix-ui-glitch-hovering-on-comment
...
fix: ui glitching on hover
2025-03-12 16:55:52 -04:00
=
87ac723fcb
feat: resolved renew token not renewing
2025-03-13 01:45:49 +05:30
Akhil Mohan
a6dab47552
Merge pull request #3232 from akhilmhdh/fix/delete-secret-approval
...
Resolved approval rejecting on delete secret
2025-03-13 01:34:44 +05:30