Commit Graph
92 Commits
Author SHA1 Message Date
Daniel Coelho 2a523877ce CU13 preparedness 2021-09-27 13:52:34 -07:00
Ben Weissman 85f6bb8a0b updated deployment script (#937)
* separate SP creation

separated Service Principal creation of aks due to issues on some machines with integrated SP creation
fixed typo in README

* Update deploy-sql-big-data-aks.py

removed JSON output

* adjusted for CU5

* change back

* update to CU5

* Updated requirements for pyspark installation in CU5

* Update setup-bdc.sh

* Update setup-bdc.sh

* Revert "Update setup-bdc.sh"

This reverts commit de66fa66aa.

* Revert "Update setup-bdc.sh"

This reverts commit 22fb8c17ad.

* Update setup-bdc.sh
2021-05-17 07:54:12 -07:00
Nguyen AnhandNguyen Anh 34ccbca61b Fix error: ./setup-bdc.sh: line 346: syntax error: unexpected end of file (#881)
Co-authored-by: Nguyen Anh <anhnd@bravestars.com>
2021-03-11 10:33:03 -08:00
Mihaela Blendea 8eb17c293f Update cleanup-bdc.sh 2021-01-06 14:33:30 -08:00
Mihaela Blendea 3327f977a9 Update cleanup-bdc.sh 2021-01-06 14:32:23 -08:00
Mihaela Blendea 00be228e5e Update setup-bdc-ad.sh 2021-01-06 14:27:43 -08:00
Mihaela Blendea 5e54e80573 Update setup-bdc.sh 2021-01-06 14:27:36 -08:00
Mihaela Blendea fbbd2ec64d Update setup-bdc-ad.sh 2020-10-15 17:34:36 -07:00
Mihaela Blendea 9f758c6789 Update setup-bdc.sh 2020-10-15 17:32:27 -07:00
Mihaela Blendea 5d3a35e4ea Update setup-bdc-ad.sh 2020-09-09 16:22:02 -07:00
Mihaela Blendea 153020fb63 Update setup-bdc.sh 2020-09-09 16:21:26 -07:00
Mihaela Blendea e95278c9d1 Update setup-bdc-ad.sh 2020-06-26 08:19:32 -07:00
Mihaela Blendea 792b8f3718 Update setup-bdc.sh 2020-06-26 08:19:04 -07:00
Mihaela Blendea 44e93ef2ac Fix typo 2020-06-17 08:19:49 -07:00
Mihaela Blendea 0ab6b213c1 Fix typo 2020-06-17 08:19:07 -07:00
RL_MSFT bdccbc07b9 Update README.md 2020-04-23 16:51:33 +04:00
RL_MSFT 628daa3956 adding local-storage clean up 2020-04-23 16:49:48 +04:00
Mihaela Blendea c66ae32019 Update setup-bdc-ad.sh 2020-03-24 12:08:00 -07:00
Mihaela Blendea f69952a404 Update setup-bdc.sh 2020-03-24 12:07:33 -07:00
Mihaela Blendea ceffc716b9 Remove helm
Not required for BDC
2020-03-24 09:04:54 -07:00
Mihaela Blendea 728d12cfd5 Update security-patch.json (#735)
* Update security-patch.json

* Update setup-bdc-ad.sh

* Update setup-bdc.sh
2020-02-14 09:52:53 -08:00
Mike Ray 335024addc Merge pull request #723 from microsoft/cu1-bdc
Update README.md
2020-01-24 16:05:12 -08:00
Mike Ray 13757b29b7 Update README.md 2020-01-24 16:02:59 -08:00
Ben Weissman b39517806b Update README.md 2020-01-02 09:31:58 +01:00
Guillaume-Fourrat aedcb84f2d use >> (append) instead of > for sysctl.conf updates
I'm afraid current script would clobber existing /etc/sysctl.conf configuration
AND each of the 3 changes clobbering would clobber the previous one(s), only the last "net.ipv6.conf.lo.disable_ipv6=1" would be persisted in sysctl.
2019-11-20 14:57:49 +01:00
NelGson 9f8b0f1e81 Added a missing command 2019-11-14 07:09:41 -08:00
NelGson 629b79a09d Updated security patch RTM 2019-11-13 10:05:53 -08:00
NelGson a298c4b767 Updated endpoint patch RTM 2019-11-13 10:05:01 -08:00
NelGson 325ccccf5f Updated ad script - RTM
Updated ad script - RTM
2019-11-13 10:04:05 -08:00
Mihaela Blendea d37be5f422 Merge pull request #671 from microsoft/cu1-bdc
Updates for GDR1
2019-11-04 04:56:46 -08:00
Mihaela Blendea 164da6c9ca Update setup-bdc.sh 2019-11-01 11:30:45 -07:00
Umachandar Jayachandran 6112625e6e Merge pull request #658 from Guillaume-Fourrat/patch-4
setup-volumes-agent.sh : Explain need for mount in comments
2019-10-31 20:18:06 -07:00
Umachandar Jayachandran aad9b6b979 Merge pull request #657 from Guillaume-Fourrat/patch-3
Update Readme.md to include local-storage steps
2019-10-31 20:16:38 -07:00
Umachandar Jayachandran d01e9b99c3 Updated k8s version and serverproperty check 2019-10-17 11:17:23 -07:00
Umachandar Jayachandran cced461f2b Modified daemonset api version 2019-10-15 12:28:09 -07:00
Guillaume-Fourrat 6ebb75af42 setup-volumes-agent.sh : Explain need for mount in comments
No code change, just 2 lines of comments pertaining to the seemingly redundant need to mount the folders when they *already* are under the discovery folder.
2019-10-14 10:41:40 +02:00
Guillaume-Fourrat 6199649eb6 Update Readme.md to include local-storage steps
storage is correctly provisioned by earlier script, just need to mention how to use it.
2019-10-14 10:33:31 +02:00
Mihaela Blendea 727c1c4072 Update setup-bdc.sh 2019-10-11 13:43:11 -07:00
Mihaela Blendea 36201a588c Updates for CU1 2019-10-10 09:07:32 -07:00
Umachandar Jayachandran 2074056e20 Merge pull request #635 from Guillaume-Fourrat/patch-1
Adjust permissions / root context
2019-09-25 10:48:44 -07:00
Guillaume-Fourrat 261e1993c4 reworked equality test to be sh-compatible
running this script as sudo ./setup-k8s-prereqs.sh would hit
"./setup-k8s-prereqs.sh: 22: [: bionic: unexpected operator"

explanation : https://stackoverflow.com/a/3411105

since script is "marketed" as sh, use "=" instead of "==" which works both under sh and bash
2019-09-18 16:48:09 +02:00
Mihaela Blendea 394257f2a1 Update setup-bdc.sh 2019-09-17 14:24:13 -07:00
Guillaume-Fourrat 49fa318dff Adjust permissions
all lines from [setup-k8s-prereqs.sh] basically require elevation, and because there's no sudo prefixing each, running the script under sudo su  context makes sense.
But the setup-k8s-master.sh will do chmod for root instead of current user if run under sudo su (cf use of "id"). It should be run under regular user context I think ?
The need for root context for [setup-volumes-agent.sh] is tied to the bond command, which is linked to another PR which I'll link later.
2019-09-06 18:02:52 +02:00
Mihaela Blendea edd0995e39 Merge pull request #632 from NelGson/patch-10
Fix - cluster.json to bdc.json
2019-09-05 08:26:05 -07:00
Mihaela Blendea 7820fc79e0 Merge pull request #629 from NelGson/patch-7
Updated endpoint patch - RC1
2019-09-05 08:24:34 -07:00
NelGson ac80b9e536 Fix - cluster.json to bdc.json 2019-09-05 08:20:19 -07:00
Mihaela Blendea dd6d4754ac Merge pull request #630 from NelGson/patch-8
Updated security patch - RC1
2019-09-04 15:39:10 -07:00
NelGson 043b9abac6 AD setup script RC1 - Updates 2019-09-04 15:35:15 -07:00
NelGson ed39cf4b56 Updated setup script for AD - RC1 2019-09-04 13:42:40 -07:00
NelGson 3309c2138b Updated security patch - RC1 2019-09-04 13:38:34 -07:00