Skip to content

Commit

Permalink
Merge branch 'main' into im/eol_hosted_chef
Browse files Browse the repository at this point in the history
  • Loading branch information
IanMadd authored Jan 9, 2025
2 parents 86fc57a + ab3ef77 commit d481e4b
Show file tree
Hide file tree
Showing 21 changed files with 131 additions and 46 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions _vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# github.com/chef/automate/components/docs-chef-io v0.0.0-20241202053455-d6fa3db8941a
# github.com/chef/automate/components/docs-chef-io v0.0.0-20250109084654-0c4aab636f65
# github.com/chef/desktop-config/docs-chef-io v0.0.0-20240814044820-5af667d41a43
# github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241119140456-8605fc35e9b2
# github.com/chef/chef-server/docs-chef-io v0.0.0-20241126093050-948ceb81afae
# github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241227173243-de19b906a228
# github.com/chef/chef-server/docs-chef-io v0.0.0-20250102024827-cf7f6c08943f
# github.com/inspec/inspec/docs-chef-io v0.0.0-20241105131042-f05b389794c9
# github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170
# github.com/inspec/inspec-aws/docs-chef-io v0.0.0-20240122032232-049dcf822eef
Expand Down
3 changes: 2 additions & 1 deletion assets/release-notes/habitat/release-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@
"1.6.607",
"1.6.652",
"1.6.826",
"1.6.1041"
"1.6.1041",
"1.6.1243"
]
3 changes: 1 addition & 2 deletions content/config_rb_policyfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ product = ["client", "server"]

{{< note >}}

For more information about Policyfile, see [About
Policyfile](/policyfile/)
For more information, see the [Policyfile documentation](/policyfile/).

{{< /note >}}

Expand Down
2 changes: 1 addition & 1 deletion content/habitat/habitat_cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The commands for the Chef Habitat CLI (`hab`) are listed below.

| Applies to Version | Last Updated |
| ------- | ------------ |
| hab 1.6.1215/20241115182310 (linux) | 15 Nov 2024 |
| hab 1.6.1243/20241227194506 (linux) | 27 Dec 2024 |

## hab

Expand Down
2 changes: 1 addition & 1 deletion content/habitat/service_templates.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
+++
title = "Service Template Data"

date = 2024-11-15T19:26:21.695Z
date = 2024-12-27T20:47:49.689Z
draft = false

[menu]
Expand Down
54 changes: 39 additions & 15 deletions content/release_notes_360.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,39 @@ product = [""]
weight = 10
+++

## Chef 360 Platform 1.1.2

Release date: December 26, 2024.

### New features

- In the Admin Console configuration UI, you can now set a public key expiration date for API gateways. The default date is December 31, 2030.

### Improvements

- Updated system-defined roles with the correct API endpoints.

### Bug fixes

- Updated the default public key expiration date to December 31, 2030.
This fixes an issue where users couldn't create a new tenant or send e-mail to Mailpit.

### Supported skill versions

| Skill | Skill name | Habitat package | Version |
|---------------------------|----------------------------|------------------------------------------|---------|
| Node Management Agent | node-management-agent | chef-platform/node-management-agent | 1.0.3 |
| Courier Runner | courier-runner | chef-platform/courier-runner | 1.4.4 |
| Gohai | chef-gohai | chef-platform/chef-gohai | 1.0.3 |
| Shell Interpreter | shell-interpreter | chef-platform/shell-interpreter | 1.0.3 |
| Restart Interpreter | restart-interpreter | chef-platform/restart-interpreter | 1.0.2 |
| Infra Client Interpreter | chef-client-interpreter. | chef-platform/chef-client-interpreter | 1.0.4 |
| Inspec Interpreter | inspec-interpreter | chef-platform/inspec-interpreter | 1.0.4 |

## Chef 360 Platform 1.1.1

Release date: December 4, 2024.

### New features

- We replaced Mailhog, a local email testing service, with [Mailpit](https://mailpit.axllent.org/), which is a more secure service.
Expand All @@ -27,6 +58,8 @@ product = [""]

## Chef 360 Platform 1.1.0

Release date: November 21, 2024.

### New features

- RabbitMQ used for Chef Courier jobs now supports TLS-based communication.
Expand Down Expand Up @@ -65,7 +98,7 @@ product = [""]
- When downloading details of a job, the artifact URL is updated to HTTP or HTTPS dynamically in the artifact URL string based on the server configuration.
- The payload for filtering by the enrollment level and health status attributes is now supported with operator and value fields similar to filtering by other attributes.

This change requires that all users running Chef 360 Platform 1.0.x must upgrade their skill versions on all nodes to versions supported in the Chef 360 Platform 1.1.
This change requires that all users running Chef 360 Platform 1.0.x must upgrade their skill versions on all nodes to versions supported in Chef 360 Platform version 1.1.
The previous release versions of these skills won't run if they're not updated.

### Supported skill versions
Expand All @@ -88,10 +121,7 @@ product = [""]

## Chef 360 Platform 1.0.2

### Release details

- Version number: 1.0.2
- Release date: July 22, 2024
Release date: July 22, 2024.

### Bug fixes

Expand All @@ -113,10 +143,7 @@ product = [""]

## Chef 360 Platform 1.0.1

### Release details

- Version number: 1.0.1
- Release date: July 15, 2024
Release date: July 15, 2024

### Improvements

Expand Down Expand Up @@ -146,10 +173,7 @@ product = [""]

## Chef 360 Platform 1.0.0

### Release details

- Version number: 1.0.0
- Release date: July 2, 2024
Release date: July 2, 2024.

### Overview

Expand All @@ -170,7 +194,7 @@ This functionality empowers practitioners to execute ad hoc and unplanned duties

### Major services

Chef 360 Platform comes packaged with the following major categories of services. Each of these categories serves a very specific purpose in enabling the end-to-end functioning of every product made accessible through the Chef 360 Platform.
Chef 360 Platform comes packaged with the following major categories of services. Each of these categories serves a very specific purpose in enabling the end-to-end functioning of every product made accessible through Chef 360 Platform.

- Courier including services for scheduling, orchestrating, delivering and tracking state for jobs
- Node management including centralized services and enrollment
Expand Down Expand Up @@ -207,7 +231,7 @@ Interface-driven
### Supported platforms

1. The Chef 360 Platform is a set of containers which run on standard Kubernetes environments. Most containers are 'scratch' containers and run on the default pod provided by the host. Some containers are on Debian base images. The Chef 360 Platform v1.0 release is packaged inside and is tested on a `k0s` distribution.
1. The Chef 360 Platform has three command-line interfaces which run on versions of Linux, Microsoft Windows, and MacOS on x86 or ARM architectures (as appropriate). These are available in the bundled tools container in the Chef 360 Platform distribution.
1. The Chef 360 Platform has three command-line interfaces which run on versions of Linux, Windows, and MacOS on x86 or ARM architectures (as appropriate). These are available in the bundled tools container in the Chef 360 Platform distribution.
1. The Chef 360 Platform has three agents: the Habitat base module, a Node Management agent, and a Courier agent. The Habitat installer runs on all platforms indicated on the [Chef Habitat downloads page](https://community.chef.io/downloads/tools/habitat) (or your support portal if you have a commercial Chef license). We tested with the latest version of Habitat for this release. The agents are available in the bundled tools container in the Chef 360 Platform distribution.
1. Chef 360 Platform relies on the following infrastructure components for its services:

Expand Down
12 changes: 10 additions & 2 deletions content/reusable/md/policyfile_rb_settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,19 @@ A `Policyfile.rb` file may contain the following settings:
- `:supermarket`

`:artifactory`
: Pulls cookbooks from an Artifactory server. Requires either `artifactory_api_key` to be set in `config.rb` or
`ARTIFACTORY_API_KEY` to be set in your environment.
: Pulls cookbooks from an Artifactory server.

For example, `default_source :artifactory, "https://artifactory.example/api/chef/my-supermarket"`.

There are two ways to authenticate with the Artifactory server:

- **API key**: Set `artifactory_api_key` in config.rb or use the `ARTIFACTORY_API_KEY` environment variable.
- **Identity token**: Set `artifactory_identity_token` in config.rb or use the `ARTIFACTORY_IDENTITY_TOKEN` environment variable.

The Artifactory identity token is new in Chef Workstation v24.11.

**Note**: If both `ARTIFACTORY_API_KEY` and `ARTIFACTORY_IDENTITY_TOKEN` are set, `ARTIFACTORY_IDENTITY_TOKEN` takes precedence.

`:chef_repo`
: Pulls cookbooks from a monolithic cookbook repository. This may be a path to the top-level
of a cookbook repository or to the `/cookbooks` directory within that repository.
Expand Down
2 changes: 1 addition & 1 deletion content/uninstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ sudo pkgutil --forget com.getchef.pkg.chef-workstation
To remove symlinks:

> ```bash
> sudo find /usr/local/bin -lname '`/opt/chef-workstation/*' -delete
> sudo find /usr/local/bin -lname '/opt/chef-workstation/*' -delete
> ```
### Red Hat Enterprise Linux
Expand Down
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/chef/chef-web-docs
go 1.22

require (
github.com/chef/automate/components/docs-chef-io v0.0.0-20241202053455-d6fa3db8941a // indirect
github.com/chef/automate/components/docs-chef-io v0.0.0-20250109084654-0c4aab636f65 // indirect
github.com/chef/chef-docs-theme v0.0.0-20241206202643-d5ef90c514a1 // indirect
github.com/chef/chef-server/docs-chef-io v0.0.0-20241126093050-948ceb81afae // indirect
github.com/chef/chef-server/docs-chef-io v0.0.0-20250102024827-cf7f6c08943f // indirect
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20241218133915-0bcc26e757cc // indirect
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20241211025148-fb9cb1f3e2bc // indirect
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20240313054833-ebbc45209efa // indirect
Expand All @@ -14,7 +14,7 @@ require (
github.com/chef/license-service/docs-chef-io v0.0.0-20231117105514-d3f3d53ba2dd // indirect
github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72 // indirect
github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90 // indirect
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241119140456-8605fc35e9b2 // indirect
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241227173243-de19b906a228 // indirect
github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170 // indirect
github.com/inspec/inspec-aws/docs-chef-io v0.0.0-20240122032232-049dcf822eef // indirect
github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20240122032234-c1394fc25525 // indirect
Expand Down
Loading

0 comments on commit d481e4b

Please sign in to comment.