45 Commits

Author SHA1 Message Date
Koushik Dey
2f25f49dce
Sending a warning instead of throwing error when KUBECONFIG is missing. (#145) v1 v1.1 2021-08-17 16:39:17 +05:30
Ganesh S
bba73cd11a
Supporting both comma and new line as delimiters for manifests (#133)
* Supporting both comma and new line as delimiters for manifests

* Removing whitespace from manifests

* Comments

* PR comments

* Adding ; as delimiter

* Added lib files

* Changed to CRLF
2021-04-29 15:40:03 +05:30
Koushik Dey
88c4504f60
Merge pull request #67 from Azure/users/koushdey/@v1-actions/core-1.2.6
Bump @actions/core from 1.1.0 to 1.2.6
2020-10-08 15:39:06 +05:30
Koushik Dey
53ae0f9d04 Bump @actions/core from 1.1.0 to 1.2.6 2020-10-07 11:46:45 +05:30
koushdey
2c8e7a02f5
Merge pull request #49 from Azure/users/koushdey/fixAnnotateNamespace
Checks in annotateNamespace to not error during failed annotation
v1.1.0
2020-07-09 17:19:58 +05:30
Koushik Dey
b3381a2f94 Addressed review comments 2020-07-09 17:18:23 +05:30
Koushik Dey
7f721770f6 Checks in annotateNamespace to not error during failed annotation 2020-06-30 11:25:57 +05:30
koushdey
af5108bc1c
Merge pull request #42 from Azure/users/koushdey/addAnnotationsResourceView
Introduce annotations relevant to resource view during deploy
2020-06-23 17:13:48 +05:30
Koushik Dey
09a3895635 Provider Info in annotations and test case fixes 2020-06-23 17:10:59 +05:30
Koushik Dey
7da7f474fa Merge branch 'releases/v1' into users/koushdey/addAnnotationsResourceView 2020-06-22 12:12:51 +05:30
Tauhid Anjum
43faecb5ec
Merge pull request #44 from Azure/users/tauhid621/optionalForceFlagAdded
Optional force flag added
2020-06-19 20:59:30 +05:30
tauhid621
176baf94a2 yml error fixed 2020-06-19 20:56:20 +05:30
tauhid621
2f7d1b9c8e parsing error fixed 2020-06-19 20:54:35 +05:30
tauhid621
010c39c72d test case added 2020-06-19 20:47:43 +05:30
tauhid621
d28a9921ec typescript version fixed 2020-06-16 22:33:42 +05:30
tauhid621
75d14cf7f6 Optional force flag added 2020-06-16 22:15:55 +05:30
Koushik Dey
62f2b9a070 Changes for annotate namespace and test cases 2020-06-11 15:06:38 +05:30
Koushik Dey
fc977b0f8b Added changes to introduce annotations during deploy 2020-06-11 14:49:01 +05:30
rgsubh
b9a4b99a0c
Reverting typescript export changes in previour PR (#39) 2020-06-08 09:10:25 +05:30
rgsubh
468ae744db
Test Cases for deploy (#35)
* Test Cases for deploy

* Testing workflow

* Fixing an issue with test runs on remote

* Fixing an issue with test runs on remote

* Fixing an issue with test runs on remote

* Fixing an issue with test runs on remote

* Fixing an issue with test runs on remote

* Fixing an issue with test runs on remote

* Review Comments fix

* Review comments fix
2020-06-01 09:31:32 +05:30
Anirudh
0cca7e9933
Modified the description to optimise marketplace search (#31) (#32)
* modified description to optimise search

* modified wording

* added the AKS keyword
2020-05-07 16:56:04 +05:30
Deepak Sattiraju
2dae567090
Updating replacement logic (#29)
* Updating replacement logic

* Fixing the order
2020-03-05 23:41:29 +05:30
Deepak Sattiraju
cafbab6665
Revert "Updating replacement logic (#25)" (#27)
This reverts commit 1cae8dfe8b6485cf29c5699565ba557165b600b0.
2020-03-05 23:28:57 +05:30
Deepak Sattiraju
1cae8dfe8b
Updating replacement logic (#25) 2020-03-05 17:10:12 +05:30
shigupt202
69daec1568
Merge pull request #21 from Azure/users/shigupt/portingImagePullSecretsFixFromMaster
Filter imagePullSecrets to contain only non-empty values (#14)
2020-02-17 23:38:36 +05:30
Lennart Schoch
1d151c72fa Filter imagePullSecrets to contain only non-empty values (#14) 2020-02-17 10:18:53 +05:30
shigupt202
5094da45f0
Merge pull request #19 from Azure/users/shigupt/addingKubectlDescribeOutputInLogs-testing
Users/shigupt/adding kubectl describe output in logs testing
2020-01-27 14:07:48 +05:30
Shivam Gupta
717d6b1319 Adding a varibale to indicate describe output is needed 2020-01-23 16:49:03 +05:30
Shivam Gupta
74b35d54c3 Added lib file 2020-01-23 16:48:53 +05:30
Shivam Gupta
bfb2fdfeba Added support for kubectl describe output in logs 2020-01-23 16:48:33 +05:30
shigupt202
8050fad856
Merge pull request #18 from shigupt202/users/shigupt/trafficSplitVersionUpdate-testing
Users/shigupt/traffic split version update testing
2020-01-17 12:12:16 +05:30
Shivam Gupta
caefba5a57 Added exception for null kubectl commands 2020-01-17 10:23:35 +05:30
Shivam Gupta
9c6e452f7d Created const for traffic split api version prefix 2020-01-17 10:23:20 +05:30
Shivam Gupta
8a6dfb7253 PR fixes 2020-01-17 10:23:07 +05:30
Shivam Gupta
91654ff2fe Updated identation 2020-01-17 10:22:57 +05:30
Shivam Gupta
0451f7cf6e Adding lib changes 2020-01-17 10:22:47 +05:30
Shivam Gupta
d07b08fed0 TrafficSplit API version update 2020-01-17 10:22:34 +05:30
Deepak Sattiraju
1b6941228a
Deployment Strategy (#4) 2019-11-14 15:02:00 +05:30
Deepak Sattiraju
8f53944957 Adding node_modules 2019-09-23 15:17:37 +05:30
Deepak Sattiraju
8d56cba217 action 2019-09-23 15:16:33 +05:30
Microsoft Open Source
4085ca3bbc Initial commit 2019-09-04 03:39:17 -07:00
Microsoft Open Source
9948d6c293 Initial commit 2019-09-04 03:39:16 -07:00
Microsoft Open Source
995c5a72de Initial commit 2019-09-04 03:39:15 -07:00
Microsoft Open Source
db987d57a2 Initial commit 2019-09-04 03:39:14 -07:00
Microsoft GitHub User
9fb1d08eac
Initial commit 2019-09-04 03:38:59 -07:00