Release Notes - csap-platform/csap-core GitHub Wiki


CSAP 22.01


Artifacts:

  • installer: csap-host-22.01.zip
  • components: csap-core-service:22.01:jar
  • available from: Docker Images

Summary


CSAP 21.11


Artifacts:

  • installer: csap-host-21.11.zip
  • components: csap-core-service:21.11:jar
  • available from: Docker Images

Summary

  • Install Notes

    • installer templates include data center in a box templates (DCIB): ldap, nfs, git
    • refer to Training screencasts
  • Service Definition

    • extended support for resource loading
    • base environments are now included in resource definition (csap-service.yaml and kubernetes.yaml)
  • Kubernetes

    • Helm support extended to both application definition, and host dashboard
    • helm adhoc support (view/add/update)
  • User Interface

    • Themes: open source views defined
    • Service Readmes now available via deployment/service views
    • Deployment / Services View includes instance alerts (can be hidden)
    • help menu revised with latest section notes
    • CLI Runner integrated OS Explorer
    • Container File System browser updated to detect namespace and container names

CSAP 21.08


Artifacts:

  • installer: csap-host-21.08.zip
  • components: csap-core-service:21.08:jar
  • available from: Docker Images

Summary

  • SSL Configuration

    • support self signed certs
    • support concurrent http and https
  • Kubernetes View Transitions

    • highlights kubernetes status (started, metrics available)
  • Container log integration on host explorer

Dependencies


CSAP 21.06 - OSS Contribution


Artifacts:

installer: csap-host-21.06.zip components: csap-core-service:21.06:jar

Summary

  • Kubernetes integration
  • multitab ui

October 2017 Initial Commit


  • initial github release
  • Artifacts: org.csap:csap-core-service:6.0.0.7:jar, org.csap:csap-package-linux:1.0.1:zip, org.csap:csap-package-java:1.0.1:zip org.csap:csap-package-tomcat:1.0.1:zip

Installation notes:

  1. Update environment variables:
  • update CsAgent service definition using the Service Editor Replace XXX with the company name
{
	"hostUrlPattern": "http://CSAP_HOST.XXX.com:8011/CsAgent",
	"mailServer": "outbound.XXX.com",
	"csapDockerRepository": "containers.XXX.com/USER"
}
  • update host variabletoolsServer=csaptools.yourcompany.com using CSAP File Manger to save and then sync the file to other hosts.
    • /etc/bashrc is used for
    • .cafEnv for non root installs
  1. Deployment must be as follows when migrating from pre 6.x:
  • deploy agent do not kill/clean
  • deploy linux start option checked
    • verify linux package is on all hosts using csap shell command: ls -l $STAGING/csap-packages
  • kill/clean agent
  • deploy admin, start
  • deploy java

csap-starter

Install

  • support for docker image
⚠️ **GitHub.com Fallback** ⚠️