Commit Graph

150 Commits

Author SHA1 Message Date
dependabot[bot] 84b1766932
Bump prettier from 2.4.0 to 2.4.1 in /packages/health-check
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 14:15:58 +00:00
dependabot[bot] 5d57a25b63
Bump node from 16.9.0-alpine to 16.9.1-alpine in /packages/health-check
Bumps node from 16.9.0-alpine to 16.9.1-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 13:24:05 +00:00
Karol Wypchlo 32ffb4b8cd
/bin/zsh => 2021-09-15 13:29:12 +02:00
Karol Wypchlo 6e555a5efb
add deprecated note 2021-09-15 13:06:16 +02:00
Karol Wypchlo 863359f227
use full path 2021-09-15 13:03:23 +02:00
Karol Wypchlo 410ecff4f2
fix path 2021-09-15 12:58:05 +02:00
Karol Wypchlo b768ca9973
fix transitioning to cli command 2021-09-15 12:50:22 +02:00
Karol Wypchlo bfc2cbd3f3
make disabled health-check require reason 2021-09-10 16:19:24 +02:00
Karol Wypchło d36409e3b9
Merge pull request #1166 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/prettier-2.4.0
Bump prettier from 2.3.2 to 2.4.0 in /packages/health-check
2021-09-10 11:31:19 +02:00
dependabot[bot] 7df6124dc5
Bump node from 16.8.0-alpine to 16.9.0-alpine in /packages/health-check
Bumps node from 16.8.0-alpine to 16.9.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 09:26:51 +00:00
dependabot[bot] 899b5d2dd0
Bump prettier from 2.3.2 to 2.4.0 in /packages/health-check
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 09:26:42 +00:00
dependabot[bot] fa5567f325
Bump axios from 0.21.1 to 0.21.4 in /packages/health-check
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 15:06:10 +00:00
Karol Wypchlo 3946ad4a77
use 308 as new skyd redirect code 2021-09-07 12:56:25 +02:00
dependabot[bot] 1b14bbf06b
Bump node from 16.5.0-alpine to 16.8.0-alpine in /packages/health-check
Bumps node from 16.5.0-alpine to 16.8.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 11:05:20 +00:00
Karol Wypchlo ecb73e7498
drop caddy as proxy 2021-08-27 14:15:22 +02:00
Karol Wypchlo 72f2b56f17
include skapps checks 2021-08-23 16:21:09 +02:00
dependabot[bot] 7d09c9c40f
Bump yargs from 17.1.0 to 17.1.1 in /packages/health-check
Bumps [yargs](https://github.com/yargs/yargs) from 17.1.0 to 17.1.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.1.0...v17.1.1)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 10:08:06 +00:00
dependabot[bot] d141d1afbe
Bump graceful-fs from 4.2.6 to 4.2.8 in /packages/health-check
Bumps [graceful-fs](https://github.com/isaacs/node-graceful-fs) from 4.2.6 to 4.2.8.
- [Release notes](https://github.com/isaacs/node-graceful-fs/releases)
- [Commits](https://github.com/isaacs/node-graceful-fs/compare/v4.2.6...v4.2.8)

---
updated-dependencies:
- dependency-name: graceful-fs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 10:04:58 +00:00
dependabot[bot] d7c2e27e1c
Bump yargs from 17.0.1 to 17.1.0 in /packages/health-check
Bumps [yargs](https://github.com/yargs/yargs) from 17.0.1 to 17.1.0.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.0.1...v17.1.0)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 09:30:31 +00:00
Ivaylo Novakov 3bf35d9d22
Merge pull request #1005 from SkynetLabs/fix-os-getenv
os.getenv doesn't take default value in lua
2021-07-26 19:57:07 +02:00
Karol Wypchlo 9abdc7e6e3 --frozen-locafile 2021-07-26 19:06:15 +02:00
Karol Wypchlo 8afa43a0a2 add index.js to node executable 2021-07-26 14:12:33 +02:00
Karol Wypchlo 5d7f02a1c8 flatten COPY files 2021-07-26 14:00:20 +02:00
Karol Wypchlo a3e12327c0 update node and main branch 2021-07-26 13:46:02 +02:00
Karol Wypchlo 0278d4740d use true instead of 1 2021-07-26 12:31:12 +02:00
Karol Wypchlo 3fab75e9be assert correct expectations 2021-07-19 22:34:08 +02:00
Karol Wypchlo e79eaafd72 update node and rebuild website 2021-07-06 12:26:27 +02:00
Karol Wypchlo 93466723e8 rebuild package locks 2021-07-06 11:55:16 +02:00
Karol Wypchło cdb5157958
add health check for registry write and read (#906) 2021-06-28 11:38:22 +02:00
Karol Wypchło 60f87f4064
typo 2021-06-24 13:38:14 +02:00
Karol Wypchlo 4d29b2082d amend comments 2021-06-24 11:33:55 +02:00
Karol Wypchlo 88238be825 remove extended header size from node 2021-06-23 21:35:15 +02:00
Karol Wypchlo e69829be3e fix /etc/resolv.conf 2021-06-23 21:29:26 +02:00
Karol Wypchlo e56a986766 fix /etc/resolv.conf 2021-06-23 21:28:47 +02:00
Karol Wypchlo 167e4c3ad0 try 2021-06-23 17:59:22 +02:00
Karol Wypchlo 663d8bbcf1 try 2021-06-23 17:53:59 +02:00
Karol Wypchlo 36b93a85dd try this 2021-06-23 17:45:51 +02:00
Karol Wypchlo 7f7b03757d try increased timeouts 2021-06-23 14:53:33 +02:00
Karol Wypchlo 3e34378f39 try without no-resolv 2021-06-23 14:24:58 +02:00
Karol Wypchlo b382b1a53a test using dnsmasq as sole resolver 2021-06-23 14:23:28 +02:00
Karol Wypchlo 6657a27e58 test using dnsmasq as sole resolver 2021-06-23 14:19:27 +02:00
Karol Wypchlo 1042fe3a17 remove dnsmasq debug info 2021-06-22 14:22:17 +02:00
Karol Wypchlo 59a22db5f0 add ip check to all checks 2021-06-22 14:03:07 +02:00
Karol Wypchlo 1f8a553fb0 use cli 2021-06-22 13:17:52 +02:00
Karol Wypchlo c12d18bcf6 log-debug 2021-06-20 18:55:31 +02:00
Karol Wypchlo d78001a992 no-resolv 2021-06-20 18:11:14 +02:00
Karol Wypchlo 37aba89478 debug dnsmasq 2021-06-20 17:56:05 +02:00
Karol Wypchlo ad6cc2bf46 fix critical health check 2021-06-18 12:58:36 +02:00
Karol Wypchlo dd02215292 fix critical health check 2021-06-18 12:57:44 +02:00
Karol Wypchlo 4689a7d92e rename check 2021-06-16 17:02:52 +02:00