Andrey Melnikov
|
bd5641bedc
|
fix: bash missing character
|
2021-03-26 13:00:59 -07:00 |
|
Andrey Melnikov
|
aeba4ee8a2
|
fix: separate windows sections as windows doesn't use $PWD.
remove: minikube section as that is no longer recommended.
|
2021-03-26 12:53:34 -07:00 |
|
Andrey Melnikov
|
d69f6a4947
|
Merge pull request #897 from Vafilor/fix/secret.updates
fix: add error detection when environment variable is too long
v0.19.0
|
2021-03-12 11:38:35 -08:00 |
|
Andrey Melnikov
|
b2119d86d0
|
fix: detect case where secret is too long. Also only log the secret name. In case of long secret values this would flood the console.
|
2021-03-12 10:42:52 -08:00 |
|
Rush Tehrani
|
9938b60118
|
Update README.md
|
2021-03-08 10:01:47 -08:00 |
|
Rush Tehrani
|
1424d24772
|
Merge pull request #889 from Vafilor/fix/workspaces
fix: incorrectly formatted label for workspaces
v0.19.0-rc.1
|
2021-03-03 12:21:56 -08:00 |
|
Andrey Melnikov
|
52e4117ab4
|
chore: codacy fixes
|
2021-03-03 12:18:09 -08:00 |
|
Andrey Melnikov
|
d6a2e98fc8
|
fix: incorrectly formatted label for workspaces
|
2021-03-03 12:14:51 -08:00 |
|
Andrey Melnikov
|
a4dcbdf6dc
|
Merge pull request #888 from Vafilor/feat/workspace.machine.type
feat: add machine type to workspace listing
|
2021-03-03 10:07:13 -08:00 |
|
Andrey Melnikov
|
e114701958
|
Merge branch 'feat/workspace.machine.type' of github.com:Vafilor/core into feat/workspace.machine.type
|
2021-03-03 10:03:05 -08:00 |
|
Andrey Melnikov
|
f0588b7dc4
|
fix: revert debugging code
|
2021-03-03 10:02:18 -08:00 |
|
Andrey Melnikov
|
3a17632575
|
chore: added logging for unexpected error.
|
2021-03-03 10:02:18 -08:00 |
|
Andrey Melnikov
|
9ed7fc7cc3
|
feat: add machine type to workspace response
|
2021-03-03 10:01:37 -08:00 |
|
Rush Tehrani
|
07b525d4d3
|
Merge pull request #887 from rushtehrani/chore/readme
chore: Update README.md
|
2021-03-02 18:16:27 -08:00 |
|
Rush Tehrani
|
3d02e8de18
|
Update README.md
|
2021-03-02 18:13:48 -08:00 |
|
Rush Tehrani
|
a88066cd22
|
fix type in README
|
2021-03-02 18:12:16 -08:00 |
|
Rush Tehrani
|
eb5a248244
|
upload new logo
|
2021-03-02 18:10:00 -08:00 |
|
Rush Tehrani
|
90787ba733
|
Update README.md
|
2021-03-02 18:06:03 -08:00 |
|
rushtehrani
|
723d8854d7
|
update features image
|
2021-03-02 17:46:36 -08:00 |
|
rushtehrani
|
da804eeee0
|
fix logo
|
2021-03-02 15:13:48 -08:00 |
|
Rush Tehrani
|
87f13f7c28
|
Merge pull request #886 from rushtehrani/chore/readme
chore: Update README
|
2021-03-02 13:47:33 -08:00 |
|
Andrey Melnikov
|
78c576b674
|
Merge pull request #881 from Vafilor/feat/upgrade.and.resume
feat: allow changing machine type when resuming
|
2021-03-02 13:04:57 -08:00 |
|
Andrey Melnikov
|
c52f7290ea
|
chore: remove checking for hidden inputs in resume workspace
|
2021-03-02 13:00:51 -08:00 |
|
Andrey Melnikov
|
ada5f5f588
|
Merge branch 'feat/upgrade.and.resume' of github.com:Vafilor/core into feat/upgrade.and.resume
|
2021-03-02 12:59:42 -08:00 |
|
Andrey Melnikov
|
e9c804d718
|
chore: update auto-generated files
|
2021-03-02 12:56:58 -08:00 |
|
Andrey Melnikov
|
638647f478
|
feat: resume workspace now allows changing machine type
|
2021-03-02 12:55:58 -08:00 |
|
rushtehrani
|
5b52991f18
|
additional README updates
|
2021-03-02 12:15:05 -08:00 |
|
rushtehrani
|
ee74238c8d
|
update README
|
2021-03-02 12:03:11 -08:00 |
|
Rush Tehrani
|
35bc8b9bc6
|
Merge pull request #884 from Vafilor/feat/filtering.updates
feat: updated workflow/workspace fields to allow some related field queries
|
2021-02-26 12:16:33 -08:00 |
|
Andrey Melnikov
|
8e36a07ede
|
feat: updated workflow/workspace fields to allow some related field queries.
|
2021-02-26 10:19:22 -08:00 |
|
Andrey Melnikov
|
ebd304b7e1
|
Merge pull request #883 from Vafilor/feat/filtering.updates
feat: added methods to get just the field name for resources
|
2021-02-26 09:49:10 -08:00 |
|
Andrey Melnikov
|
15de7c7e1f
|
chore: documented new methods
|
2021-02-26 09:36:44 -08:00 |
|
Andrey Melnikov
|
d597ccc13f
|
feat: added methods to get just the field name for workflows, templates, workspaces, and workspace templates
|
2021-02-25 17:14:28 -08:00 |
|
Rush Tehrani
|
4ce7175424
|
Merge pull request #882 from rushtehrani/feat/policy-labels
feat: Add labels for better policy management
|
2021-02-25 12:03:41 -08:00 |
|
rushtehrani
|
9713d4928a
|
add labels to Workflow pods for policy management
|
2021-02-24 19:26:42 -08:00 |
|
rushtehrani
|
af5bc31410
|
add labels to Workspace pod for policy management
|
2021-02-24 19:07:15 -08:00 |
|
Rush Tehrani
|
cce7d4a2ee
|
Merge pull request #880 from Vafilor/feat/update.workspace.templates
feat: Update workspace templates
|
2021-02-24 12:32:51 -08:00 |
|
Andrey Melnikov
|
098efadc7f
|
feat: resume workspace now allows changing machine type
|
2021-02-24 11:42:22 -08:00 |
|
Andrey Melnikov
|
ac9753941e
|
feat: update workspace templates
|
2021-02-24 10:57:36 -08:00 |
|
Andrey Melnikov
|
34d3efd67d
|
chore: added logging for unexpected error.
|
2021-02-24 10:15:53 -08:00 |
|
Andrey Melnikov
|
547dcec0c6
|
fix: removed code from resume workspace changes
|
2021-02-24 10:15:40 -08:00 |
|
Andrey Melnikov
|
058e31d0de
|
feat: add machine type to workspace response
|
2021-02-24 09:57:39 -08:00 |
|
Rush Tehrani
|
8418962b9e
|
Merge pull request #837 from Vafilor/feat/upgrade.argo.2.12.4
feat: upgrade argo to 2.12.9
|
2021-02-23 09:17:59 -08:00 |
|
Rush Tehrani
|
410a8741ae
|
Merge pull request #879 from Vafilor/feat/filesyncer.sidecar
feat: filesyncer sidecar for workflows
|
2021-02-19 16:24:04 -08:00 |
|
Andrey Melnikov
|
4e6e0fb801
|
feat: update filesyncer
|
2021-02-19 16:21:32 -08:00 |
|
Andrey Melnikov
|
88a06a5461
|
feat: remove workflow manifest parts that are not used.
|
2021-02-19 15:10:33 -08:00 |
|
Andrey Melnikov
|
0343c6fb52
|
fix: only add filesyncer sidecar if there are volume mounts
|
2021-02-17 13:06:31 -08:00 |
|
Andrey Melnikov
|
5b0bc517d3
|
feat: auto-inject filesyncer sidecar
|
2021-02-16 12:29:34 -08:00 |
|
Rush Tehrani
|
ace9e6e7f0
|
Merge pull request #876 from onepanelio/update-README
docs: Update README.md
|
2021-02-15 17:48:23 -08:00 |
|
Rush Tehrani
|
a7b6a1fc77
|
Update README.md
|
2021-02-13 10:15:28 -08:00 |
|