Commit graph

814 commits

Author SHA1 Message Date
Matthew R Kasun 0f39fe9952
Merge pull request #11 from mattkasun/arm-docker
environment action update
2021-04-08 13:46:51 -04:00
Matthew R Kasun 4c60142e9e environment action update 2021-04-08 13:45:23 -04:00
Matthew R Kasun 1ce0667021
Merge branch 'master' into develop 2021-04-08 13:43:46 -04:00
Matthew R Kasun 6503296a77
Update publish-docker.yml 2021-04-08 13:42:20 -04:00
Matthew R Kasun c4b81e2dd2
Merge pull request #9 from mattkasun/arm-docker
force-push
2021-04-08 13:33:22 -04:00
Matthew R Kasun 5c24d48a14 force-push 2021-04-08 13:32:40 -04:00
Matthew R Kasun f67cfa3716
Merge pull request #8 from mattkasun/arm-docker
remove environment action
2021-04-08 11:19:28 -04:00
Matthew R Kasun fd7601fbf5 remove environment action 2021-04-08 11:18:27 -04:00
Matthew R Kasun f8c023caa0
Update publish-docker.yml 2021-04-08 11:14:10 -04:00
Matthew R Kasun 666cc265c3
Merge pull request #7 from mattkasun/develop
Develop
2021-04-08 11:08:39 -04:00
Matthew R Kasun 1319cb6775
Merge branch 'master' into develop 2021-04-08 11:07:59 -04:00
Matthew R Kasun c3c5090566
Merge pull request #6 from mattkasun/arm-docker
Arm docker
2021-04-08 11:04:09 -04:00
Matthew R Kasun 08dc2f8302 git actions refinement 2021-04-08 11:02:42 -04:00
Matthew R Kasun 4c0ae8174f
Merge branch 'develop' into arm-docker 2021-04-08 10:29:17 -04:00
Matthew R Kasun af328195a4 environment action update 2021-04-08 10:24:33 -04:00
Matthew R Kasun 99589f4f2e environment action 2021-04-08 10:11:49 -04:00
Alex 0a94d42c2e
Merge pull request #84 from gravitl/bugfix_v0.2_040821
fixing some netclient bugs
2021-04-08 09:05:02 -04:00
afeiszli 9edf655887 fixing some netclient bugs 2021-04-08 09:04:21 -04:00
Alex fad2138d7e
Merge pull request #83 from gravitl/arm-docker
Simplify git action for dockerfile creation
2021-04-07 13:32:24 -04:00
Matthew R Kasun 44952c11f7 simplify git action 2021-04-07 11:30:04 -04:00
Matthew R Kasun 83c239ddc9
github actions update (#5)
* Get Group api test

* Initial Group Tests

* Most Delete Group Tests

* Group Tests Complete

* Refactor tests and move to test dir

* Refactor tests and move to test dir

* changed wirecat --> netmaker. Changed defaults to be more sensible

* putting netmaker default port 1 above WG port to avoid conflicts with preexisting setups

* fixed client side for multinet and added group filter to query params server side.

* fixed client side for multinet and added group filter to query params server side.

* cleaned up netclient uninstall for multiple networks

* added access token for ease of configuration

* added access token for ease of configuration

* peer update functionality

* auto delete timestamp works

* Arm docker (#1)

* learning github actions

* pubish docker

* pubish docker

* fixt uses

* docker git action

* rm arm7

* more events and tags

* fixed yml file

* simplified workflow

* simplified workflow

* fix missing tags

* another fix to yml

* another fix to yml

* fixing yml

* another try

* tags

* remove ghaction-docker-meta

* separate actions for dev & master

Co-authored-by: Matthew R Kasun <mkasun@nusak.ca>

* update docker image generation (#3)

* learning github actions

* pubish docker

* pubish docker

* fixt uses

* docker git action

* rm arm7

* more events and tags

* fixed yml file

* simplified workflow

* simplified workflow

* fix missing tags

* another fix to yml

* another fix to yml

* fixing yml

* another try

* tags

* remove ghaction-docker-meta

* separate actions for dev & master

* update docker generation on pulls

* fix repo name

Co-authored-by: Matthew R Kasun <mkasun@nusak.ca>

* consolidate git actions

* Update publish-docker.yml

* Delete publish-docker-latest.yml

Co-authored-by: Matthew R Kasun <mkasun@nusak.ca>
Co-authored-by: afeiszli <alex.feiszli@gmail.com>
Co-authored-by: Alex <31018251+afeiszli@users.noreply.github.com>
2021-04-07 11:24:39 -04:00
Matthew R Kasun 54fc24f946
Merge branch 'master' into develop 2021-04-07 11:19:25 -04:00
Matthew R Kasun 1bfacb0cba
Delete publish-docker-latest.yml 2021-04-07 11:17:17 -04:00
Matthew R Kasun 8e5bdb4da0 consolidate actions 2021-04-07 10:57:46 -04:00
Matthew R Kasun 9a846af332
Update publish-docker.yml 2021-04-07 10:53:10 -04:00
Matthew R Kasun 5453fdc02a
Develop (#4)
* Get Group api test

* Initial Group Tests

* Most Delete Group Tests

* Group Tests Complete

* Refactor tests and move to test dir

* Refactor tests and move to test dir

* changed wirecat --> netmaker. Changed defaults to be more sensible

* putting netmaker default port 1 above WG port to avoid conflicts with preexisting setups

* fixed client side for multinet and added group filter to query params server side.

* fixed client side for multinet and added group filter to query params server side.

* cleaned up netclient uninstall for multiple networks

* added access token for ease of configuration

* added access token for ease of configuration

* peer update functionality

* auto delete timestamp works

* Arm docker (#1)

* learning github actions

* pubish docker

* pubish docker

* fixt uses

* docker git action

* rm arm7

* more events and tags

* fixed yml file

* simplified workflow

* simplified workflow

* fix missing tags

* another fix to yml

* another fix to yml

* fixing yml

* another try

* tags

* remove ghaction-docker-meta

* separate actions for dev & master

Co-authored-by: Matthew R Kasun <mkasun@nusak.ca>

* update docker image generation (#3)

* learning github actions

* pubish docker

* pubish docker

* fixt uses

* docker git action

* rm arm7

* more events and tags

* fixed yml file

* simplified workflow

* simplified workflow

* fix missing tags

* another fix to yml

* another fix to yml

* fixing yml

* another try

* tags

* remove ghaction-docker-meta

* separate actions for dev & master

* update docker generation on pulls

* fix repo name

Co-authored-by: Matthew R Kasun <mkasun@nusak.ca>

* consolidate git actions

Co-authored-by: Matthew R Kasun <mkasun@nusak.ca>
Co-authored-by: afeiszli <alex.feiszli@gmail.com>
Co-authored-by: Alex <31018251+afeiszli@users.noreply.github.com>
2021-04-07 10:51:30 -04:00
Matthew R Kasun 5f63eb649c
Merge branch 'master' into develop 2021-04-07 10:51:07 -04:00
Matthew R Kasun 314126c369 consolidate git actions 2021-04-07 10:44:27 -04:00
Matthew R Kasun a0c97447ad
update docker image generation (#3)
* learning github actions

* pubish docker

* pubish docker

* fixt uses

* docker git action

* rm arm7

* more events and tags

* fixed yml file

* simplified workflow

* simplified workflow

* fix missing tags

* another fix to yml

* another fix to yml

* fixing yml

* another try

* tags

* remove ghaction-docker-meta

* separate actions for dev & master

* update docker generation on pulls

* fix repo name

Co-authored-by: Matthew R Kasun <mkasun@nusak.ca>
2021-04-07 10:41:10 -04:00
Matthew R Kasun 0a792513fb fix repo name 2021-04-07 10:38:11 -04:00
Matthew R Kasun 16738ca9cc update docker generation on pulls 2021-04-07 10:33:50 -04:00
Alex a4be6992dd
Merge pull request #81 from gravitl/bugfix_v0.2_portconflicts
Bugfix v0.2 portconflicts
2021-04-07 09:54:42 -04:00
afeiszli a2e58b04f6 Merge branch 'bugfix_v0.2_portconflicts' of https://github.com/gravitl/netmaker into bugfix_v0.2_portconflicts 2021-04-07 09:53:51 -04:00
afeiszli 5c6ffdb929 remove wgkey during cleanup 2021-04-07 09:53:27 -04:00
Alex 85c13f9e13
Merge pull request #80 from gravitl/bugfix_v0.2_portconflicts
Bugfix v0.2 portconflicts
2021-04-07 09:42:36 -04:00
Alex 8d434bd43c
Merge branch 'develop' into bugfix_v0.2_portconflicts 2021-04-07 09:42:28 -04:00
afeiszli d8467cc2dd removed unnecessary dependency 2021-04-07 09:40:53 -04:00
afeiszli 0ad06984e6 fixed conflicting password issue 2021-04-07 09:39:40 -04:00
Alex 1908073a6e
Merge pull request #77 from gravitl/arm-docker
Arm docker
2021-04-07 09:02:02 -04:00
afeiszli 0627810111 testing port picker. issues with auto login. keep investigating. made issue 2021-04-06 21:31:47 -04:00
Alex e8b4cd00ee
Merge pull request #78 from gravitl/feature_v0.2_servernet
add/rem server from networks with api. Add default network by default
2021-04-06 19:15:00 -04:00
afeiszli f3f2140f23 add remove server from networks with api. Add to default network by default. 2021-04-06 19:13:34 -04:00
Matthew R Kasun 92440745b2 github actions to build/publish dockerfiles on push 2021-04-06 17:44:11 -04:00
Matthew R Kasun 088f2684df
Github actions for docker builds (#2)
* Get Group api test

* Initial Group Tests

* Most Delete Group Tests

* Group Tests Complete

* Refactor tests and move to test dir

* Refactor tests and move to test dir

* changed wirecat --> netmaker. Changed defaults to be more sensible

* putting netmaker default port 1 above WG port to avoid conflicts with preexisting setups

* fixed client side for multinet and added group filter to query params server side.

* fixed client side for multinet and added group filter to query params server side.

* cleaned up netclient uninstall for multiple networks

* added access token for ease of configuration

* added access token for ease of configuration

* peer update functionality

* auto delete timestamp works

* Arm docker (#1)

* learning github actions

* pubish docker

* pubish docker

* fixt uses

* docker git action

* rm arm7

* more events and tags

* fixed yml file

* simplified workflow

* simplified workflow

* fix missing tags

* another fix to yml

* another fix to yml

* fixing yml

* another try

* tags

* remove ghaction-docker-meta

* separate actions for dev & master

Co-authored-by: Matthew R Kasun <mkasun@nusak.ca>

Co-authored-by: Matthew R Kasun <mkasun@nusak.ca>
Co-authored-by: afeiszli <alex.feiszli@gmail.com>
Co-authored-by: Alex <31018251+afeiszli@users.noreply.github.com>
2021-04-06 17:36:22 -04:00
Matthew R Kasun b225f9f939
Arm docker (#1)
* learning github actions

* pubish docker

* pubish docker

* fixt uses

* docker git action

* rm arm7

* more events and tags

* fixed yml file

* simplified workflow

* simplified workflow

* fix missing tags

* another fix to yml

* another fix to yml

* fixing yml

* another try

* tags

* remove ghaction-docker-meta

* separate actions for dev & master

Co-authored-by: Matthew R Kasun <mkasun@nusak.ca>
2021-04-06 17:29:19 -04:00
Matthew R Kasun 4dd6c4d196 separate actions for dev & master 2021-04-06 21:22:49 +00:00
Matthew R Kasun c499575c51 remove ghaction-docker-meta 2021-04-06 21:15:04 +00:00
Matthew R Kasun fbd061ac87 tags 2021-04-06 20:25:29 +00:00
Matthew R Kasun 5667a3a083 another try 2021-04-06 20:14:18 +00:00
Matthew R Kasun 956e6f01ca fixing yml 2021-04-06 20:10:44 +00:00