Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

fixed index file #1025

Merged
merged 1 commit into from
Jul 31, 2019
Merged

fixed index file #1025

merged 1 commit into from
Jul 31, 2019

Conversation

sharkymcdongles
Copy link
Contributor

@sharkymcdongles sharkymcdongles commented Jul 31, 2019

Thanks for contributing to Zalenium! Please give us as much information as possible to merge this PR
quickly.

Description

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov-io
Copy link

Codecov Report

Merging #1025 into master will decrease coverage by 0.56%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1025      +/-   ##
============================================
- Coverage     55.56%   54.99%   -0.57%     
+ Complexity      679      675       -4     
============================================
  Files            58       58              
  Lines          4562     4562              
  Branches        429      429              
============================================
- Hits           2535     2509      -26     
- Misses         1790     1818      +28     
+ Partials        237      235       -2

@ramapalani
Copy link
Contributor

looks good to me

Copy link
Contributor

@diemol diemol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution @sharkymcdongles!

@diemol diemol merged commit 56fde3a into zalando:master Jul 31, 2019
jlamaille pushed a commit to jlamaille/zalenium that referenced this pull request Sep 12, 2019
diemol pushed a commit that referenced this pull request Sep 15, 2019
* Release 3.141.59t

* Add empty default value for podSecurityContext and containerSecurityContext (#1016)

Co-Authored-By: Pirmin Schuermann <pirmin.schuermann@gmail.com>

* Issue-1019 Update helm chart zip files to release version 3.141.59t (#1020)

* fixed index file (#1025)

* Change probes URL to the /status page (#1024)

When creating the console page, Zalenium servlet collects the status of all the nodes. If some of the nodes' proxy is unavailable, then the probe will fail. Using status page makes the Hub probes not relying on the state, health and availability of the node pods.

* Fix condition to get container by remote url

* Add symlink for /usr/bin/docker in Dockerfile

* Rewrite condition to exec ./zalenium.sh in entry.sh considering none sudo

* Update docker swarm documentation

* allow the modification of the hosts file inside a container

* Add documentation for hostAliases

* Fix get pod ip dns load error
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.

4 participants