Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

fix blank WEBPORTAL_URL #5538

Merged
merged 1 commit into from
Aug 9, 2021
Merged

fix blank WEBPORTAL_URL #5538

merged 1 commit into from
Aug 9, 2021

Conversation

siaimes
Copy link
Contributor

@siaimes siaimes commented Jun 22, 2021

fix this issue comment

This is because kubectl is not installed on the host by default.

fix this [issue comment](#5445 (comment))

This is because kubectl is not installed on the host by default.
@Binyang2014 Binyang2014 requested a review from suiguoxin July 15, 2021 07:02
@coveralls
Copy link

Coverage Status

Coverage remained the same at 33.681% when pulling 3ccd51e on siaimes:patch-1 into 34fc8f6 on microsoft:master.

@suiguoxin suiguoxin merged commit e5aef0d into microsoft:master Aug 9, 2021
@siaimes siaimes deleted the patch-1 branch August 9, 2021 02:47
yiyione pushed a commit that referenced this pull request Sep 2, 2021
yiyione added a commit that referenced this pull request Sep 2, 2021
* Fix update docker cache error (#5539)

Fix update docker cache error: [issue comment](#5445 (comment)).

If /etc/docker/daemon.json doesn't exist or is an empty file, the script will fail.

* Fix: change tail log to 16KB (#5575)

* make enable_docker_cache effective (#5574)

* Use sed instead of pip to change ansible version (#5573)

Signed-off-by: siaimes <34199488+siaimes@users.noreply.github.com>

* fix missing `WEBPORTAL_URL` issue when installing services (#5538)

[issue comment](#5445 (comment))

* Add Prometheus Pushgateway as an optional service (#5590)

- Add an optional service Prometheus Pushagteway
- add a container `metrics-cleaner` to clean Pushgateway metrics by fixed interval
- add prometheus-pushgateway in job-exporter
- set `honor_lables` as true in Prometheus

* adjust grafana to fit more metrics (#5591)

- support more metrics, including
 - node_memory_bytes with `type` label
 - node_disk_other_bytes_total, task_block_other_byte
 - get task cpu utilization with `task_cpu_seconds_total`
 - task_network_receive_bytes_total, task_network_transmit_bytes_total
- avoid wrongly computed 100% cpu utilization by using `idelta`
- use `irate` instead of `rate` for fast-moving metrics & change the computing interval
- set `editable` as true in all the dashboards

* fix doc related to china deployment (#5593)

* fix

* fix

* Bump runtime version (#5600)

* fix link in readme (#5595)

* Bump merge-deep from 3.0.2 to 3.0.3 in /src/webportal (#5524)

* Bump postcss from 7.0.17 to 7.0.36 in /src/webportal (#5531)

* Bump postcss from 7.0.14 to 7.0.36 in /contrib/submit-job-v2 (#5532)

* Bump path-parse from 1.0.6 to 1.0.7 in /src/rest-server (#5597)

* Bump color-string from 1.5.3 to 1.6.0 in /src/webportal (#5594)

* Bump path-parse from 1.0.6 to 1.0.7 in /src/webportal (#5598)

* Bump path-parse from 1.0.6 to 1.0.7 in /contrib/submit-job-v2 (#5599)

Co-authored-by: siaimes <34199488+siaimes@users.noreply.github.com>
Co-authored-by: Binyang2014 <binyli@microsoft.com>
Co-authored-by: Zhiyuan He <362583303@qq.com>
Co-authored-by: Guoxin <suiguoxin@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants