Skip to content
Snippets Groups Projects
  1. Jun 17, 2022
  2. Oct 03, 2020
  3. Sep 17, 2020
    • yoavrotems's avatar
      Add cis 1.6 (#678) · 7280438e
      yoavrotems authored
      * Add new cis version yamls
      
      Add new cis version yamls
      
      * Add new cis version yamls
      
      * Add cis-1.6 to versions table
      
      * support version mapping cis-1.6
      
      * support version mapping cis-1.6
      
      * Update controlplane.yaml
      
      * Update etcd.yaml
      
      * Update node.yaml
      
      * Update policies.yaml
      
      * Create job.data
      
      * Create job-node.data
      
      * Create job-master.data
      
      * Create add-tls-kind.yaml
      
      * Change node version to 1.15.0
      
      * Add tests for cis-1.6
      
      * Delete node_only.yaml
      
      * Change tests 1.1.19-1.1.21
      
      Change 1.1.19-1.1.21 because failing tests
      
      * Update job.data
      
      * Update job-master.data
      
      * Update job-master.data
      
      * Update job.data
      
      * fix 1.2.35 remediation 
      
      tabs instead of spaces
      
      * Update job-master.data
      
      * Remove extra space
      
      * Update job.data
      
      * Create node_only.yaml
      
      * Add tests for cis-1.6
      
      Add tests for cis-1.6 and change some from 1,5 to 1.6
      
      * Fix typo
      
      * Add mapping for cis-1.6
      
      * Remove extra space in 1.2.35 remediation
      
      * Update job.data
      
      * Update job-master.data
      
      * Fix type 1.2.35
      
      * Remove trailing spaces
      
      * Remove trailing spaces
      
      * Remove trailing spaces
      
      * Remove trailing spaces
      
      * Add version 1.19 kubernetes support
      
      * Add version 1.19 kubernetes support
      
      * Add version 1.19 kubernetes support
      7280438e
  4. Aug 30, 2020
  5. Feb 12, 2020
  6. Jan 06, 2020
    • James Ward's avatar
      Support Linting YAML as part of Travis CI build (#554) · 5f34058d
      James Ward authored
      * add yamllint command to travis CI
      
      installs and runs a linter across the YAML in the
      project to ensure consistency in the written YAML.
      
      this uses yamllint and the default yamllint config with
      "truthy" and "line-length" disabled.
      
      * run dos2unix on CRLF files
      
      * YAMLLINT: remove trailing spaces
      
      * YAMLLint: add YAML document start
      
      * YAMLLint: too many spaces around bracket
      
      * YAMLLint: fix indentation
      
      * YAMLLint: remove duplicate key
      
      * YAMLLint: newline at end of file
      
      * YAMLLint: Too few spaces after comma
      
      * YAMLLint: too many spaces after colon
      5f34058d
  7. Mar 12, 2019
Loading